Closed fab918 closed 6 months ago
Current implementation of the inline carousel using LightGallery works with dynamic: true and the dynamicEl array specified. Within the Lightbox, it requires only the attributes; the rest of the tags are automatically generated by Lightbox itself.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Description
I don't know if it's a bug or a misunderstanding, I'm trying to use the Carousel Gallery code but without the dynamicEL (because I want to use html tags for the slides as I don't use a JS framework).
The result is broken:
(it works fine with dynamicEl but the approach doesn't suit my project)
JS code that you use to initialize lightGallery.
Sample HTML markup
Version
I use the version 2.7.2 for my tests: