Thursday, August 27, 2015

Change Auto Scoll Carousel in Opencart

Leave a Comment


opencart-change-carousel-to-slide-automatically

opencart carousel auto scroll instructions:


Open the jquery.jcarousel.min.js file from /catalog/view/javascript/jquery folder
Find the auto:0, section and change it to auto:1,
Now your Carousel brands will scroll automatically in 1 second interval.
If you want to adjust the interval time, follow the below
Open the carousel.tpl file from /catalog/view/theme/default/template/module folder
Find the code interval: 3000, and change the 3000 in to the interval time you want. This time is in milliseconds.

0 comments:

Post a Comment