Archived topic
GIF image not showing on Desktop.
5 replies · Started by jisu on May 23, 2022
Hello, I am loving your theme! Very Fast and easy. I have upload a gif image but it only shows on Mobile version. On desktop it looks like a broken image link. I have tried to set full image and copy image address, paste in new tab works fine. Can you help?
My website address is http://www.swim.im
Thanks
Hi there,
with the page open on desktop, Right Click > Inspect the page to open the Browser developers tools. On the Console tab you will see there are several red errors.
The issue is related to SSL and cross origins. The URL For your GIF is:
http://52.78.31.90/wp-content/uploads/2022/05/webanimationTesting.gif
Chrome is blocking it because its a) coming from a different domain and b) its being served from a HTTP address.
The same goes for your logo.
To fix it - serve those images from your domain using HTTPS
Hi David,
Thank you for fast reply. I have fixed gif but sticky navigation Logo is still not showing. Do you have any idea?
You need to update the Logo found in Customizer > Layout > Sticky Navigation
Perfectly fixed! Thank you!
Glad to be of help!