The slideshow (style-owl) does not start automatically. I've searched the forum and tried several options, but unfortunately it does not work.
Do you have a suggestion?
Kind regards, Wim
See underneath the settings in templates/ja_healthcare/acm/slideshow/tmpl/style-owl.php
jQuery(document).ready(function($) {
$("#acm-slideshow-<?php echo $module->id; ?> .owl-carousel").owlCarousel({
addClassActive: true,
items: 1,
loop: true,
dots: true,
dotsEach: true,
merge: false,
mergeFit: true,
nav: false,
slideBy: 1,
autoPlay: 5000