A
A
Apostrophe42019-03-29 19:52:06
Owl Carousel
Apostrophe4, 2019-03-29 19:52:06

Why does navigation disappear in Owl carousel 2 after 4 slides and how to fix it?

5c9e4c4ded2f5739101396.png
Hello, with 4 slides navigation disappears, writes disable , but with 3 slides everything is fine. Why is it like this and how to fix it? Please provide a complete detailed answer.
PS: I found some one solution on the Internet, but I either didn’t understand it very well, or it didn’t work out that way.
$(".next-review").click(function() {
owl_review.trigger('owl.next');
});
$(".prev-review").click(function() {
owl_review.trigger('owl.prev');
});

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question