Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • titorus Friend
    #893004

    Hi , How can I do so that the images of the gallery not automatically move ?, let the links, thanks.

    http://lastunasdehuachipa.com/galeria-tunas/entorno.html

    http://lastunasdehuachipa.com/galeria-tunas/avance-de-obras.html

    Pankaj Sharma Moderator
    #893016

    Hi
    It is using the default Carousel from Bootstrap, you can disable the autoplay by opening the file:

    /root/ja_teline_v/templates/ja_charity/html/layouts/joomla/content/gallery_image_detail.php

    
    <div id="<?php echo $galleryId; ?>" class="carousel carousel-thumbnail carousel-fade slide" data-ride="carousel">
    

    change it to:

    
    <div id="<?php echo $galleryId; ?>" class="carousel carousel-thumbnail carousel-fade slide" data-ride="carousel" data-interval="false">

    Save and check.

    titorus Friend
    #893021

    Excellent, thanks

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

This topic contains 2 replies, has 2 voices, and was last updated by  titorus 8 years, 7 months ago.

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