I used Really simple SSL as well as a search replace tool on the DB to update everything to load over https, however, I am getting mixed content warnings on my site due to one GIF. How can I fix this?
Mixed content page: https://astoriabrewingcompany.com/
Culprit: http://astoriabrewingcompany.com/wp-content/themes/enfold/config-woocommerce/images/loading-light.gif
Hey Kyle,
Can you try and remove that specific file and the re-add to see if the issue resolves?
Best regards,
Jordan Shannon
IT didn’t help me.
This helped:
download the image (loading-light.gif) and delete and upload it under different name (new-loading-light.gif)
Then go to: public_html/wp-content/themes/enfold/config-woocommerce
choose file: woocommerce-mod.css and click edit
find the line with: background: url(images/loading-light.gif) no-repeat center center #fff;
and replace “loading-light.gif” with “new-loading-light.gif”
… hope it helps!
Hey martinonenvato,
Thanks for the additional input!
Best regards,
Jordan Shannon
Hi, I have the same issue, but i could not fix it changing the file name, but also what will happend in the next update?
Hi dmaldonado,
Have you tried to use a search and replace plugin? that should help fix the issue.
Best regards,
Nikko