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