To add auto-play to WpResidence Classic Slider for properties, please follow these directions
in js/control.js – line 3107 – please add autoplay:true
To control timeout, add also
autoplayTimeout:5000
Where 5000 is 5sec
You can also look over this document https://owlcarousel2.github.io/OwlCarousel2/docs/api-options.html and see what other options (and how) you can implement.