Answer the question
In order to leave comments, you need to log in
Slide mismatch in rotator and flexslider carousel. How to decide?
Hello! Please help me figure it out!!!
Site on Modx Revo
There is a gallery of the object, which is entered using MIGX. Displayed via getImageList:
<li data-thumb="">
<img src="" alt="Hello! Please help me figure it out!!! Site on Modx Revo There is a gallery of the object, which is entered using MIGX. Displayed via getImageList: [[getImageList? &tvname=`ima" />
</li>
$(window).load(function() {
$('.flexslider').flexslider({
animation: "slide",
controlNav: "thumbnails"
});
});
Answer the question
In order to leave comments, you need to log in
in the flexslider.css file, replace the line (like 29)
with:
on the:
.flexslider .slides > li:not(:first-child) {display: none; -webkit-backface-visibility: hidden;}
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question