Rolling delay time

Hello there,

The rolling delay time on my JM Products Slider has no effect. Set to 0 no rolling/sliding. Set to 1 or 99999 or anything in between there’s no difference in scroll time. About 3 seconds always. Would like to slow it down so it pauses for longer. The animation time is working fine. Any ideas anyone?

3 answers

congtq 0.00 $tone July 6, 2010
Public

Hi all.

We fixed this bug and are testing, please download here http://www.joomlart.com/forums/downl…?do=cat&id=116 after we released a new version.

Or you can edit by yourself, follow some steps:
1. Open file app\design\frontend\default\defaulttemplate\jooml art\jmproductsslider\list.phtml
2. Add

PHP Code:

if($configs['autorun']){

    
$configs['autorun'] = $configs['delaytime'];






below

PHP Code:

if($listall$_collectionSize $listall->count() ; 




Hope you success.

#3

This question is now closed

Written By

Comments