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

    Hello,

    I use the plugin Justified ImageGrid with PrettyPhoto. There are however problems with Envold. Apparently used Envold also PrettyPhoto. How can I disable it so that the plugin Justivied ImageGrid funktioiert again?

    #140140

    Hi,

    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();

    Regards,

    Ismael

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Problem with Justified ImageGrid and Pretty Photo’ is closed to new replies.