Not loading images

Hi, my sites stops loading the images in the home page. It was working well but suddenly this happens. I reviewed the mobile and other screens in Cornerstone and they are loading ok. If I load the page in my development browser - Firefox - it loads ok. But testing on Internet Explorer 11 after cleaning the cache does not load images, the same happens with the last version of Opera. The problem seems to happen on desktop.

For some reason the english translated page works ok

Hello Eduardo,

Thank you for the very detailed information. I have checked your site and you are having CORS (Cross Origin Resource Sharing) issue which is causing the image not to display in some browsers. To resolve this, please install Better Search And Replace plugin. You will need to run a search for http://example.com/wp-content/uploads/ and replace it with http://example.com/wp-content/uploads/.

Hope this helps. Please let us know how it goes.

Thanks, i will try this. Just to be sure, I have to replace: http://example.com/wp-content/uploads/ with the same url?

Hi Eduardo,

Basically you need to search for URLs with http:// and replace it with https://. Please check the secure note below for the exact example.

Thanks!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.