Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • Manes Friend
    #1088660

    Hello,

    I would like to know where I should do a modification in order to change the transition speed in the ACM testimonial module. Now it switches too fast to let people read the text.

    Thank you for your help on this.

    Saguaros Moderator
    #1088845

    Hi,

    I guess you’re mentioning JA ACM Testimonials : style-3 module, you can open this file:
    root/templates/uber/acm/testimonials/tmpl/style-3.php

    Look for this line of code:

    <div id="acm-testimonials-<?php echo $module->id ?>" class="testimonial-content carousel slide" data-ride="carousel">

    change it to:

    <div id="acm-testimonials-<?php echo $module->id ?>" class="testimonial-content carousel slide" data-ride="carousel" data-interval="5000">
Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 1 reply, has 2 voices, and was last updated by  Saguaros 6 years, 2 months ago.

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