B
B
bitrayder2018-11-12 11:28:35
fancyBox
bitrayder, 2018-11-12 11:28:35

FancyBox v3/Owl Carousel v2 how to solve a looped carousel issue?

Good afternoon, I was looking for something, I was looking for an answer, but I could not find
How to exclude images with the cloned class from fancyBox?
there is a carousel with Owl Carousel pictures and a button for fascination through fancyBox
if there are 5 pictures in the carousel itself, then fancyBox in its carousel on the counter shows 11.5
clones and another active clone...

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
alezzz, 2019-01-24
@alezzz

You can for example like this:

$().fancybox({
    selector : '.owl-item:not(.cloned) a'
});

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question