forums › forums › Circle Flip Support › Testimonial Slider Speed Part II › Reply To: Testimonial Slider Speed Part II
September 22, 2014 at 5:48 pm
#2180
Hey BO,
jQuery(document).ready(function($){
$(‘.TestmonialStyle2.carousel’).carousel({interval: 17000});
});
Should work, I have a feeling that this is a characters issue.
After pasting in the code in the Custom JS panel, manually delete and type and the single quote marks ”
Let me know,
Cheers.