- This topic has 5 replies, 3 voices, and was last updated 6 years, 11 months ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
Home › Forums › Beauty Cuts Theme Support › Testimonials Speed
Any way of slowing the testimonials slider down?
Hi Greg,
The testimonials js is inside js folder so wp-content/themes/it-consultant-pro/js/jquery.quote_rotator.js
You can control the speed using that file.
Regards,
Shri
Where is this located in the Beauty Cuts theme? There doe snot appear to be this JS in the corresponding folder.
Hi,
Kindly check here: wp-content/themes/hair_salon_01/js/custom.js line no. 99
You can add these 2 lines there:
pause: 1000,
speed: 5000
after
slideWidth: 920,
minSlides: 1,
maxSlides: 1,
slideMargin: 32,
auto: true,
autoControls: true
So you can pause as well as have speed control both.
Regards,
Shri
Perfect – thank you.
In case anyone else is reading this and has any difficulties – be sure to add the “,” after “true” in the above lines to keep this working properly.
Hi Greg,
Great and thanks for sharing the info.
Regards,
Dave
Even though WordPress is the most popular and powerful CMS at present but one needs to be extremely careful while editing and making changes. A […]
Let’s face it, sometimes all you really want to do is focus on publishing your content and promoting your business. The thought of taking on […]
The speed of a website is a very important factor for SEO. For some websites, a single second can result to thousands of dollars gained […]