Testimonial Auto Scrolling Option

Hey Colorlib team,
My testimonials are not scrolling automatically. I would like to make them scroll automatically. I followed these instructions https://colorlibsupport.com/t/testimonial-scrolling-option/#post-65029 and https://colorlibsupport.com/t/testimonial-scrolling-option/#post-65029, but it did not solve the issue. Can you please give me a piece of advice?

Link to my website, which is still in development.
https://dev.happyme.cz/subdom/dev/

Many thanks,
Tom

hello Tom

Tell me what exactly you did? which file you edited and what was changed?

Hi Noda,
sure. Sorry for my delayed response. I have changed owl-carousel.min.js as recommended by you. From autoplay:!1 to autoplay:1. And, owl-carousel.js has been changed as follows (recommended by manwel).
Source: https://colorlibsupport.com/t/testimonial-scrolling-option/#post-65029

Autoplay.Defaults = {

		autoplay: true,

		autoplayTimeout: 5000,

		autoplayHoverPause: true,

		autoplaySpeed: false

	};

Thank you, in advance!
Regards,
Tom

Hi Noda,
Have you had a chance to review my comment above? Can you please take a look and give me a piece of advice?

Many thanks!
Regards,
Tom