Id like to easily disable the lightbox feature for all photos. How do I do that?
Hi,
Open 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
+ clear cache browser
Hey!
Let us know if you need more help.
Best regards,
Peter