Page 1 of 1
Slideshow
Posted: Sun Feb 22, 2015 7:08 am
by johnall
Hi Out There! Is there a way to adjust the slideshow timing? Make it go faster or slower?
Re: Slideshow
Posted: Sun Feb 22, 2015 8:18 am
by mijomedia
Hi mate,
Of course you can

.
Get to catalog/view/javascript/jquery/owl-carousel
There you can change 2 things what i can see at the moment in the file: owl.carousel.min.js
slideSpeed:200,paginationSpeed:800
Close to the end of the file

.
Good luck
Re: Slideshow
Posted: Tue Mar 03, 2015 6:41 pm
by X-Bumble
If you want to change the time between one slide moving and another, go to:
catalog/view/theme/default/template/module/slideshow.tpl
Line 15 shows 'autoplay' and then 3000. This is 3 seconds. Change this value to how ever long you want the delay, and upload it again.
Re: Slideshow
Posted: Tue Mar 31, 2015 3:40 am
by johnall
Hi,
I am using 1.5.3.1 And I looked for both these answers and cannot find the code you are both referring to.
I looked hard and long but to no avail
Re: Slideshow
Posted: Fri May 22, 2015 6:23 pm
by X-Bumble
Jon,
This may not sound helpfulk to you at the moment, but you should upgrade your site to 2.0. It is imperitive that all software like OpenCart is running the latest version, along with the latest versions of any extensions you are using.
If you do this, then follow the steps above, you will be all the better for it.
Re: Slideshow
Posted: Sun May 24, 2015 10:52 pm
by johnall
I made the changes from 3000 to 4000 and it works great. Thanks