Hello,
I use Justified ImageGrid and do not get displayed the Lightbox PrettxPhoto. According to the developer it is on the theme.
Hi JochenBake!
Can you give us a link to the website please? Looks like it is using the NextGen Gallery which comes with its own lightbox plugin. You can disable the default prettyPhoto plugin of Enfold. Edit js > avia.js, find this code:
//activates the prettyphoto lightbox
if($.fn.avia_activate_lightbox)
$(container).avia_activate_lightbox();
Replace it with:
//activates the prettyphoto lightbox
//if($.fn.avia_activate_lightbox)
//$(container).avia_activate_lightbox();
Remove browser cache then reload the page a few times. Unfortunately, we can’t give you full support for third party plugins.
Cheers!
Ismael