Kookaburra Page do not show pictures on android phon and Microsoft edge on Mac

I am rebuilding the site for Myvo ehf. I work on several macs and use safari and opera. The website is on nas which I have been using for a long time. The web server has apache 2.4 and php 8.0.

Use albums everywhere to set up photos.
The home page is cut down so that only this code controls the page.

div data-albums=“723206” data-presentation=“grid” data-columns=“4” data-images=“723206_95983,723206_78024,723206_11563,723206_50840,723206_12153,723206_65724”></div

Edge and firefox do not display the images. Edge shows just the file name and firefox’s logo shows the image caption and the safari images.

How can this be possible?

Kristinn

the images are being served using http but the site address starts with https. My guess is that the images are being blocked as coming from an insecure source.

In Backlight settings, make sure that the Site URL starts with https.
Also, under Privacy, make sure that Automatically Redirect Browsers To https is set to Yes

You may then need to clear template cache as well as browser cache.

1 Like