Is there a js code available to get the slide to auto scroll upon page load?
flc-pearsony Hi open template folder/acm/slideshow./tmpl/style-owl.php Find
autoplay:false
Replace it with
autoplay:true
you can also set value 5000 for time delay on the place of true. Regards