Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • jmmartinromero Friend
    #981113

    Hi,

    How can I modify the time for the slide in JoomlArt Advanced Custom Module when autodisplay is yes?

    I refer to Magazine – Featured News : style-1.

    Thanks.

    pavit Moderator
    #981126

    Hi there

    Open this file /templates/ja_teline_v/acm/news-featured/tmpl/style-1.php and change from

    <div id="magazine-carousel-<?php echo $module->id ?>" class="carousel magazine-carousel <?php echo $animation_type ?>"
    data-ride="carousel" <?php if (!$leading_auto_play) : ?>data-interval="false"<?php endif; ?>>

    to :

    <div id="magazine-carousel-<?php echo $module->id ?>" class="carousel magazine-carousel <?php echo $animation_type ?>" data-ride="carousel" data-interval="5000">

    You can change the data-interval with your preferred time in milliseconds

    Regards

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

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

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