Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • Pankaj Sharma Moderator
    #1001148

    Hi
    Open file /templates/ja_events_ii/acm/slideshow/tmpl/style-owl.php
    Find

    autoPlay: false,

    replace it with

    autoPlay: true,
    palos Friend
    #1007383

    It does not works.

    We should follow this post: https://www.joomlart.com/forums/topic/make-slideshow-start-automatically/

    Additionally set the autoplay interval in the owl.carousel.js

    # 111
    if (base.options.autoPlay === true) {
                    base.options.autoPlay = 9000;
                }
    Pankaj Sharma Moderator
    #1007469

    Hi
    That also works, adding a value will set the time for moving the slides.

    Regards

    gemac Friend
    #1012888

    IT doesn’t works. At mine autoPlay="true" and value set 5000 but it doesn’t autoplay.

    best-sound.ro/carnexpo (my developement link)

    Pankaj Sharma Moderator
    #1012963

    Hi
    P should be capital. In your site its : autoplay: true
    Here : http://prntscr.com/ec9bqb

    Regards

    gemac Friend
    #1013340

    Thank you very much. Working now.

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

This topic contains 6 replies, has 4 voices, and was last updated by  gemac 7 years, 2 months ago.

The topic ‘How to Auto Play Slider’ is closed to new replies.