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
Hi hannahg
I have reported this issue to our team for checking. I will inform you as soon as possible
Hi any update on this matter? I would like to slow it down also.
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.
This question is now closed