treehouses / treehouses.github.io

A Markdown Wiki for treehouses 🏡
http://treehouses.io
132 stars 107 forks source link

Google Play image not rendering in download page #746

Open hjama15 opened 4 years ago

hjama15 commented 4 years ago

Problem

The Google Play store image is broken. It's not rendering properly

Steps to reproduce the problem

Head to "treehouses remote" section in the download page

Screenshots

Screen Shot 2020-10-19 at 6 52 32 PM

Proposed solution

Add an image of the Google Play icon to treehouses.github.io/pages/blog/images/ and link it to download md

rjpadilla commented 3 years ago

So I've looked at the download page and see that the Google Play icon is functioning fine. googleplayimage Maybe you guys got it fixed and forgot to close this issue?

JLKwong commented 3 years ago

Confirming what rjpadilla wrote, that image is displaying for me on both the Google Chrome browser and Firefox browser. Which browser were you using?

When I inspect element, the HTML for that image references an image on the Google Play Store site:

<img src="https://lh3.googleusercontent.com/nqnUXI5Vmlxr7AeHI2pBKuZE4JSfKqCtDA1w0rkX9khGSekxNnZRMkRZXdmbnQpq9_E=w720-h310-rw" alt="remote">

Maybe the image on the Google Play Store itself was removed and replaced at some point?

manav113 commented 3 years ago
I believe one reason for this to happen might be the account permissions. For instance, my university account links me to a not found page for the application, while my personal account redirects me correctly to the app page. .edu account edu
personal account account