We have a slower internet connection speed (Australia).....the transitions with the "Properties Image Slider" (jssor-slider)
sort of bug out a bit going up and down...side to side and stuff.
Is it possible to stop auto transitions from up and down, cross over effects etc......
I just want to use the scroll arrows (manually) to slide the different property photos.
Hi Phil Campbell
Thank for contacting,
About your problem, I don't understand the problem you are say, You can describe detail more, give me one specific image about your problems,
I will fix for you soon
Thanks
Hi Phil Campbell
Thanks for feedbacks
About your problem, you can edit follow the instructions below:
In source: \templates\jux_citilights\html\com_jux_real_estate\realty\default_imageslider.php at line 76 and replacement of 3 -> 0
Hope it can help you !
Thank
Thanks for that, at least you pointed me in the right direction.....to stop the scroll effect, change $AutoPlay: true to false in line 71.
Anyhow, great work.......Regards, Phil Campbell.
Line 71
var options = {
$AutoPlay: false, //[Optional] Whether to auto play, to enable slideshow, this option must be set to true, default value is false
$AutoPlayInterval: 3000, //[Optional] Interval (in milliseconds) to go for next slide since the previous stopped if the slider is auto playing, default value is 3000
$PauseOnHover: 1, //[Optional] Whether to pause when mouse over if a slider is auto playing, 0 no pause, 1 pause for desktop, 2 pause for touch device, 3 pause for desktop and touch device, 4 freeze for desktop, 8 freeze for touch device, 12 freeze for desktop and touch device, default value is 1