Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #168795

    Hello,
    I use Justified ImageGrid and do not get displayed the Lightbox PrettxPhoto. According to the developer it is on the theme.

    #169203

    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

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Justified ImageGrid and do not get displayed’ is closed to new replies.