-
Hello,
Thank you for making an amazing theme. How can I slow down the duration of testimonials displayed in the slideshow element? The speed is much too fast so I cannot read the testimonial.
Thank you.
Hello bredanspaar and thanks for reaching us.
First thanks for your kind words regarding our product. We do really appreciate it.Talking regarding the slider duration: this parameter is actually fixed. We can make it dynamic, but if you are in rush, instead of waiting the next theme update you can modify the javascript yourself.
Edit this file
lifecoach/js/ttg-main.js
line 718 add, interval: 4000
as you see in the screenshot. Timing is in millisecond, so for example if you need the testimonial stops for 10 seconds, you need to edit 4000 to 10000.
IMPORTANT: you will need to disable the minified version for tyour change to take effect: in appearance > Customize > Debug enable the Debug settings
This will load the unminified js you just modified.
So this is the fastest way to get the result you asked for. I will talk with our developers if we can include this feature on the next theme update so you would not edit the code but edit only a parameter on the theme backend.
Keep me posted on this!
Best,Andrea
Hi Andrea,
I have made the change and it works well. Thank you so much for your assistance!
Brendan
Hi Brendan!
Glad it works 🙂Don’t hesitate to contact us for any further support.
Best,
Andrea
The topic ‘Changing speed/duration of Testimonial Slideshow’ is closed to new replies.