Envira Gallery no longer functioning on pages

Hello, I’m having some issues with a site of mine. I have a simple 4 image Envira Gallery gallery that is no longer loading and comes up with blank images : https://www.arkfloodanddam.com/tripledam

When I hover over/click on the blank image/link to try and load the larger image, I get the message: “The requested content cannot be loaded. Please try again later.” If I copy the link and paste in a new tab? The image loads correctly.

It appears as though the conflict occurred after running updates on the site. I cleared the cache. No luck. I’ve tried multiple browsers. And still having no luck.

Could someone help me out?

Hello @jebr,

Thanks for writing in! This issue happened because your have a CORS or Cross Origin Resource Sharing issue. Usually this comes up when you uploaded the images and then you have enabled your SSL. To correct this, please install Search and Replace plugin. You will have to search for the uploads folder and replace it with the https protocol.

Search for:
http://www.arkfloodanddam.com/wp-content/uploads/

And then replace it with:
https://www.arkfloodanddam.com/wp-content/uploads/

Kindly let us know how it goes.

That solved the problem. Thank you. Much appreciated.

You are most welcome, @jebr.

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