It looks like you’re new here. If you want to get involved, click one of these buttons!
Is there the ability to merge the lightbox function with a carousel?
        <div class="row carousel" data-jkit="[carousel:autoplay=yes]">
            <div class="carousel-item">
                <div>
                <a href="images/sideSample.jpg" data-jkit="[lightbox:group=images]" title="">
                <img src="images/sideSample.jpg" alt="">
                </a>
                </div>
            </div>
        </div>          
Just run a few tests. Looks like it’s currently not possible. Will try to find a solution.
Hey Fred. Any updates on this? The carousel basically takes away all click functions on the carousel items.
The problem is that I currently don’t have as much free time as I hoped, but if everything goes right, it will be part of the next major release.