Hi,
Am using the iLightbox plugin, have disabled default lightbox from Enfold settings and it works fine.
I would like to also use it to with avia gallery, or by grouping avia-images. (plugin supports WordPress galleries, Jetpack and NextGen)
The plugin requires the rel=”ilightbox[groupofimages]” to be added to the images href link.
Is there an easy way to add the rel attribute to avia-gallery or separately on avia-images?
Thank you.
Hey Giorgos!
Try lines 190 and 290 in /enfold/config-templatebuilder/avia-shortcodes/image.php.
And lines 138 and 219 in /enfold/config-templatebuilder/avia-shortcodes/gallery.php.
If your still having trouble then send us a link and we’ll take a closer look.
Regards,
Elliott
Thanks for your fast as always response!
Solved it with the iLightbox plugin:
it uses JQuery Bind, so I create the gallery in iLightbox and then bind to an avia-gallery or avia-image id (gallery/image is presented nicely with avia framework but links to iLightbox gallery… looks and works pretty neat).