No photos are displayed when clicking on any of them.
Support
Support is part of Event Gallery Extended.
Please get a subscription if you need support. Feel free to use the ticket system or the contact form for reporting defects or pre-sale questions. Make sure you're logged in in order to be able to create a new ticket.
For general information you can also jump to the manual.
Subscribe now!#4855 No photos are displayed when clicking on any of them
This is a public ticket
Everybody will be able to see its contents. Do not include usernames, passwords or any other sensitive information.
Latest post by sbluege on Sunday, 06 April 2025 18:41 UTC
Sunday, 06 April 2025 14:13 UTC
Sunday, 06 April 2025 18:41 UTC
Hi Nemanja,
It looks like you have some CSS in your custom.css file which hides the image:
img:not([draggable]),
embed,
object,
video {
max-width: 100%;
height: auto;
}
If you can remove this or make it more specific, the lightbox will show the image as expected.
https://sahovskisavezbih.com/templates/insuren/css/custom.css