Thank you! Updated and its fixed. :)
Same issue but with Enfold. Clicking Default Editor does nothing.
You are the BEST! Thank you!!!
Hi!
I’m looking for the same solution.
I tried putting the 2 lines of code into the top of the avia.js file – both after:
$(document).ready(function()
and
$(document).ready(function()
{
I’ve also tried replacing the activate functions in the same avia.js file with this:
//activates the prettyphoto lightbox
//if($.fn.avia_activate_lightbox)
//$(container).avia_activate_lightbox();
but neither works.
my site is here: popmeetsthevoid.com
I’m trying to remove the prettyphoto lightbox from the featured images that come up in the ajax galleries. Please help! :)
Thank you!