test
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • ger12 Friend
    #206639

    Hi,

    How can I stop the autoplay on this module:

    Thanks in advance.

    Ger

    Ninja Lead Moderator
    #572023

    My solution below will help you out

    Open templates/ja_nuevo/html/mod_articles_category/carousel.php file

    find and change

    <div id="article-carousel<?php echo $module->id;?>" class="carousel slide col-md-10 col-md-12" data-ride="carousel">

    to

    <div id="article-carousel<?php echo $module->id;?>" class="carousel slide col-md-10 col-md-12" data-ride="carousel" data-interval="false">

    Ninja Lead Moderator
    #737068

    My solution below will help you out

    Open templates/ja_nuevo/html/mod_articles_category/carousel.php file

    find and change

    <div id="article-carousel<?php echo $module->id;?>" class="carousel slide col-md-10 col-md-12" data-ride="carousel">

    to

    <div id="article-carousel<?php echo $module->id;?>" class="carousel slide col-md-10 col-md-12" data-ride="carousel" data-interval="false">

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

This topic contains 3 replies, has 2 voices, and was last updated by  Ninja Lead 9 years, 7 months ago.

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