-
AuthorPosts
-
March 16, 2017 at 12:09 am #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??
March 16, 2017 at 12:21 am #761693Hey 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 TorvikMarch 16, 2017 at 12:33 am #761695Hey 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..?
March 16, 2017 at 2:58 pm #761949Hi!
Please refer to my post here – https://kriesi.at/support/topic/how-to-disable-modal-lightbox-only-on-one-page/#post-623864
Regards,
YigitMarch 16, 2017 at 4:05 pm #762022Thanks 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..?
March 20, 2017 at 10:13 pm #763830Hi,
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 -
AuthorPosts
- You must be logged in to reply to this topic.