Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Google Play image not rendering in download page #746

Open
hjama15 opened this issue Oct 19, 2020 · 3 comments
Open

Google Play image not rendering in download page #746

hjama15 opened this issue Oct 19, 2020 · 3 comments
Labels
ready for VI

Comments

@hjama15
Copy link
Contributor

hjama15 commented Oct 19, 2020

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

@dogi dogi added the ready for VI label Nov 24, 2020
@rjpadilla
Copy link
Member

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
Copy link
Member

JLKwong commented Feb 7, 2021

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
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready for VI
Projects
None yet
Development

No branches or pull requests

5 participants