Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • Radonja Djurisic Friend
    #204385

    how to set slideshow auto play ?

    Adam M Moderator
    #561934

    Hi @tolja,

    Please open file root_foldertemplatesja_hotelacmslideshowtmplstyle-1.php and look for this code :

    <div class="style-1 block-slideshow carousel slide vertical <?php echo $fullScreen; ?>" data-ride="carousel" data-wrap="false" data-interval="false" id="block-slideshow-<?php echo $module->id; ?>">

    then change the data-wrap and data-interval as below (you can increase data-interval value for longer delay) :

    <div class="style-1 block-slideshow carousel slide vertical <?php echo $fullScreen; ?>" data-ride="carousel" data-wrap="true" data-interval="2000" id="block-slideshow-<?php echo $module->id; ?>">

    Radonja Djurisic Friend
    #562093

    i hope u add that option to ACM

    timpennington Friend
    #562137

    Hello … I pasted the text and it was too fast at 2000

    I increased the data interval and it got faster; I lowered it and it got faster.

    How do we adjust it so it goes slower than the 2000 you prescribe?

    Thanks

    Radonja Djurisic Friend
    #562152

    set it to 7000 or 8000 will be fine

    Adam M Moderator
    #562208

    Hi @timpennington,

    Please adjust as @tolja mentioned in previous reply and let me know if you need further assistance.

    lailuluelo Friend
    #562256

    Hi @tolja and @adam M,

    I need this behaviour also. I changed with 7000 and It’s ok.

    Thanks

    timpennington Friend
    #562687

    Thanks so much!

    tp

    Edin Friend
    #563832

    by me is the same speed on 7000 as on 2000 🙁

    it was problem with (italic) 😀

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

This topic contains 9 replies, has 5 voices, and was last updated by  Edin 9 years, 1 month ago.

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