I\'m building a wordpress site with a JQuery carousel using the Owl Carousel 2 JQuery plugin. I\'ve used this carousel before with success, but I\'m stumped on this one and
If you download it from Github (OwlCarousel2 src folder) you will get seperate files and you need to include it specify owl.autoplay.js & owl.carousel.js separately in your HTML.
If you download it from Owl Carousel´s website owl.autoplay.js is included in the owl.carousel.js file.