Site logo

Archived topic

svg icons are not visible on chrome mobile

7 replies · Started by Attila on March 26, 2021

Viewing posts 1–8 of 8

Hello,

I am facing a very strange issue. I am working on a site for a client. The social icons in the header and the footer are not visible in Chrome mobile browser but in Firefox mobile. On the PC on both browsers everything looks fine.

The issue is strange because I made already a similar website (almost copied everything from the previous) where the social icons are visible on both mobile browsers.

Thank you for your help in advance.

Attila

Hi there,

i cannot see the icons on Chrome Desktop, you may be seeing them as they're on your local machine.
In the developers console i see this:

https://www.screencast.com/t/kynAcDuCFdBP

The mixed content warning is complaining about the URLs for your images being served incorrectly over HTTPS .... you need to make sure the image URLs are correct.

Hi David,

thank you for the quick response.
Ok, but I can see them in Firefox and Firefox mobile, how is that possible?

Chrome is more fussy about mixed content warnings - whereas Firefox and Safari are not.
Its the browser that is blocking those images... Check the URLs of the icon images to make sure they are being served over https

I have checked now, the icons are served over https, am I wrong?

I can't say - the issue Chrome is reporting is a HTTPS mixed content issue.
This is either an issue with the SSL certificate or the files were originally uploaded under HTTP ...

Ok, I have realized this is not a GP related issue, sorry.. ;)

Anyhow, I found the solution. Chrome is very picky about how the svg file is saved. Here is an explanation for Illustrator. https://www.youtube.com/watch?v=79tI5YaowqE
Maybe it can help others with the same problem.

Thank you for your help!

Glad to hear you found the issue! And thanks for sharing

This archived topic is closed to new replies.