Archived topic
Logos and Icons not showing on different Browsers
3 replies · Started by Dennis on February 10, 2022
I just published my Website and some Viewers told me now, that the Logo is not showing and some Icons are missing. Another person was not even able to click on the side and it only showed the IP of the Website. This issue seems to be only when they look it up on Desktop, but not on every Desktop. On mobile, everything appears right. I also told them to clean up the cache, but nothing changed.
Thanks for helping me.
Hi there,
The Mixed Content warning you see in the developer console tab is likely the issue:
https://www.screencast.com/t/Ic8OnEBqq
Simply speaking, your images are still served from what it looks like to be the staging site and not your live site URL.
A plugin like this might help:
https://wordpress.org/plugins/velvet-blues-update-urls/
You were right!
Because I moved to another Domain I had to re-upload all images and now it works.
Thank you.
No problem :)