Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #761688

    I’m using Enfold and Essential grid and having the exact same problem mentioned here .. https://kriesi.at/support/topic/how-do-i-disable-wordpressenfold-lightbox-but-retain-plugins-lightbox-effect/.. but however I turn off Enfold’s lightbox (either by switching off the ‘lightbox modal window ‘ or through the avia.js modification, it ALSO turns off the essential grid lightbox functionality .. so I cannot figure out how to turn only ENFOLD off, yet leave Essential Grid on??

    #761693

    Hey nulrick,

    I don`t know how you disabled the Enfold default lightbox, but ensure that you followed these steps:

    To disable the Enfold lightbox, open the avia.js file at enfoldFolder/js/avia.js and find this line of code:

    //activates the prettyphoto lightbox
    $(container).avia_activate_lightbox({callback:'avia_lightbox_callback'});

    and replace by this:


    //activates the prettyphoto lightbox
    //$(container).avia_activate_lightbox({callback:'avia_lightbox_callback'});

    Make sure that the browser chase was cleaned.

    Best regards,
    John Torvik

    #761695

    Hey John .. okay I just did that and uploaded the revised avia.js file and what keeps happening is that it also disables the lightbox from the Essential grid plugin.. now neither are working:

    (click on any post title but the first one)

    ..so far, everything I’ve tried results in them both being on, or both being off.. Im not sure how/why the essential grid plugin would be disabled by turning off the enfold lightbox settings..?

    #761949
    #762022

    Thanks Yigit.. I’ve tried this already, and what keeps happening is that it also disables the lightbox from the Essential grid plugin.. now neither are working: http://dev.100eight.com/portfolio_test/ (click on any post title but the first one)

    ..so far, everything I’ve tried results in them both being on, or both being off.. Im not sure how/why the essential grid plugin would be disabled by turning off the enfold lightbox settings..?

    #763830

    Hi,

    as we can’t provide support for 3rd party plugins, it would be best to talk about this with plugin’s author. But seems that this plugin is not compatible with Enfold and in this case it’s best to search for another lightbox plugin. However, maybe the author has a solution for you.

    Best regards,
    Andy

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.