Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • VMedia Friend
    #1010185

    After changing the slideshow to autoplay, the slide article is not matching correctly with article boxes.

    var galleryTop = new Swiper(‘.gallery-top’, {
    nextButton: ‘.swiper-button-next’,
    prevButton: ‘.swiper-button-prev’,
    spaceBetween: 0,
    loop: true,
    autoplay: 5000,
    });
    var galleryThumbs = new Swiper(‘.gallery-thumbs’, {
    spaceBetween: 0,
    centeredSlides: true,
    slidesPerView: 4,
    touchRatio: 0.2,
    slideToClickedSlide: true,
    });
    galleryTop.params.control = galleryThumbs;
    galleryThumbs.params.control = galleryTop;

    pavit Moderator
    #1010190

    Hello

    The autoplay feature is not installed by default from template installation due to this reason, it is a javascript that needs custom work to be adapted and you can ask about this on developers forum support HERE

    Regards

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 1 reply, has 2 voices, and was last updated by  pavit 7 years, 2 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum