Image Comparison - Not working

I have a page where I have used image comparison for two sets of images. It all looks fine on my old iPad however when viewed on my Macs or PC or iPhone 15 Pro everything appears except for the images… Photography - antonjstetner.com
I have tried Safari, Firefox, Edge and the only place it seems to work in on my iPad Pro 12.9" (2nd Gen.)

I am hosting this on an old Mac mini converted to Ubuntu running Apache etc…

Any thoughts?

This sounds vaguely familiar. Make sure everything is up to date with your Backlight installation.

Everything appears to be up to date on the server side as well as the Backlight Modules.
PHP 8.3.6 ok?

Could be the server configuration. @Ben will need to weigh in.

Hi @astetner, your site is trying to load photos over http:// when the website is operating from https://.

Can you check that your Site URL in the main Backlight Settings includes https://?
If it already is set to that, then can you provide me with a Backlight admin login so that I can see if any other settings are amiss? The best way to do so would be by clicking my name followed by Message.

PHP 8.3.6 is not a problem. I’m currently running Backlight on 8.4.4

1 Like

Thank-you Ben I was indeed using http:// rather than https:// in the Backlight configuration. Everything seems to be working now.
Thanks again!
Anton
(Thanks to Rod as well for @mentioning Ben!)