Hey Zetona,
That definitely is possible, but it’s not something that the plugin supports out of the box. It probably could be done using Featherlight’s HTML data attribute API, but I haven’t attempted it myself.
Best of luck!
Thread Starter
Zetona
(@zetona)
Thank you Robert!
It looks quite simple, i assume i have to use the html instead of the shortcode, right?
Open element in lightbox
<div id=”mylightbox”>This div will be opened in a lightbox</div>
how can i add a gallery into the div #mylightbox?
and another question is how open the gallery in the lightbox onfirst click?