Open templates/ja_hotel/acm/slideshow/tmpl/style-1.php file
find and change
<div class="style-1 block-slideshow carousel slide vertical <?php echo $fullScreen; ?>" data-ride="carousel" data-wrap="false" data-interval="false" id="block-slideshow-<?php echo $module->id; ?>">
to
<div class="style-1 block-slideshow carousel slide vertical <?php echo $fullScreen; ?>" data-ride="carousel" data-wrap="false" data-interval="300" data-slide="next" id="block-slideshow-<?php echo $module->id; ?>">
I did that but it doesn’t auto play when the page loads for the first time. U have to click on the "navigation dots" below the image before it auto plays. Even when you click on the navigation arrows, it doesn’t auto play. Please assist me. I want it to auto play when the page loads