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

Posted in ‘Event Gallery Extended’
This is a public ticket

Everybody will be able to see its contents. Do not include usernames, passwords or any other sensitive information.

PHP Version
8.1
Joomla Version
5.2.5
Test URL
https://sahovskisavezbih.com/index.php/foto/event/Galerija_01_04.09.2024

Latest post by sbluege on Sunday, 06 April 2025 18:41 UTC

Alienware

No photos are displayed when clicking on any of them.

sbluege

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