Hello!
Thanks for this great plugin, it works really well!
However I have encountered an issue on a specific case.
I set up a fluid carousel slider on my website (using Kadence Blocks).
From this caroussel I managed to open the images links in ARI Fancy Lightbox using custom grouping selectors (.wp-block-kadence-advancedgallery$$a)
It works. However as the carousel is generating cloned images in order to perform an infinite loop, the ARI Fancylightbox is building a gallery with those cloned images as well.
Instead of having 7 images in the lighbox gallery, I end up with 16 images :/
Those cloned images have a class '.slick-cloned' in the div containing the image and link.
I am looking for a way to avoid displaying those images in the gallery lightbox.
I found this FAQ on Fancybox which may answer my question :
fancyapps.com/fancybox/3/docs/#faq-6
But I did not manage to integrate this solution.
Could you help me with that pls?
If you want to take a look at the code on the dev website:
dev.haras-olympe.fr/
Thanks!!
Xavier