LayerSlider - Main Images not loading

Hi, on my website, fairlanecoffee.com, the LayerSlider Plugin is partially working. The layers load and the cadence of the transitions are fine. That said, the main images of each of the 4 slides aren’t loading. I’ve cleared my cache on my browser and also within Wordpress. It does work when I’m logged into my Wordpress site, but it doesn’t work on any other devices. I’ve waited 24 hours to see if the issue would resolve itself, but it hasn’t. I could use some assistance with this. Thank you!

Hi @alexthegreat488,

Thanks for reaching out.

It’s due to HTTPS, your images are uploaded and using HTTPS URL, in which your home page isn’t. Example, try accessing it this way https://fairlanecoffee.com/ and the images will load. But here http://fairlanecoffee.com/ will not.

If intend to use HTTPS, then you must completely configure your site to use HTTPS. If not, you must edit your slider and re-insert the images for it to use the proper URL, or simply edit them and change the URL. Like from https://fairlanecoffee.com/wp-content/uploads/2018/09/37129161_1867969239936030_1002810829948583936_n.jpg to http://fairlanecoffee.com/wp-content/uploads/2018/09/37129161_1867969239936030_1002810829948583936_n.jpg

Hope this helps.

Thanks! That did the trick. Appreciate it!

You’re most welcome!

Sorry to bring this one back up. I thought it was an easy fix. I noticed my images within my library were regular HTTP, not HTTPS. I then manually copied and pasted them into the “Enter URL” option and ensured that there was no “HTTPS.” It’s still not reflecting. I think I may be doing something wrong. Is there a particular option to edit the slider as a whole that I’m missing? I definitely do not want to go down the route of making the entire site HTTPS. Please advise. Thanks!

Hi @alexthegreat488,

Maybe let’s do this way, please install Better Search Replace plugin and search and replace the string https://fairlanecoffee.com/wp-content/ with this string http://fairlanecoffee.com/wp-content/ from all tables. But make sure to back your site up first.

Thanks!

Looks like there wasn’t any “HTTPS” items in there:
DRY RUN: 41 tables were searched, 0 cells were found that need to be updated, and 0 changes were made.

Hi @alexthegreat488,

In that case, would you mind providing your admin login credentials in the secure note? I like to check it first.

Thanks!

I accidentally put it in a public post. Deleting this now.

Looks like it’s working. Thanks!

Glad to hear that, and yes, it’s now working in non HTTP URL. Cheers!

Hi Rad, sorry to be annoying. I checked the site this morning and noticed that the images on the other pages aren’t loading. I’m guessing it’s the same issue as the Home page. The Home page works great, so whatever you did there stuck. I didn’t make any updates after your help yesterday, so it should all be in the same state as you left it. What did you do to get the Home page to work? I’d like to replicate that across the other pages.

Update: It seems like it may be only affecting the mobile layouts.
Update 2: I think I’ve isolated the issue. There are 6 images that are using the HTTPS link when I checked the source-code in Developer mode in Chrome searching for "src=“https”. I think that’s the issue. Not sure where to find that in WP though to delete the 6 troublemaking S’s.

Hi @alexthegreat488

It’s the same HTTPS issue again, check this screenshot:



I ran the test again on your site and I got this result:



Please follow the method suggested by Rad above, or simply you will have to edit each image module and remove the image then re-add it again as I’m pretty sure this will load it via HTTP.

Thanks.

Thank you, Alaa!

You’re welcome.

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