Testimonial timer or stop

Hi,

I would like to increase the timer to have time to read long testimonial, or add an option to make a break when the mouse is over the testimonial text.
Is something like that, already existing ?

thanks.

Comments

  • Hi,

    time between testimonials you can change in js/scripts.js file. Find code for mfnSliderTestimonials function and change bolded value in below line:
    duration    : 500,
    500 is time in miliseconds and you can replace it with own time.
  • Excellent.
    Thanks.
    The option I needed was the timeoutduration, but you gave me the file name, and it was essential.

Sign In or Register to comment.