Basel Slider: autoplay speed
-
Hi there,
Thanks for making the “Basel Slider” – I like it a lot. I installed it today.
How can I set up autoplay/transition speed?
I added a Snippet (below) but it did not seem to change anything. How can I insert it in the right place :))) Can you please help?
– – –
add_filter( ‘basel_slider_autoplay_speed’, function(){
return 2000;
} );
– – –
Hello,
Yes, this is a light version of the slider to reduce the site loading speed that is why its functionality is quite cut. There is no option to change.
Best Regards
Elise,
Enabled the autoplay of the Basel slider, and used the snippet below to change the speed of autoplay:
– – –
add_filter( ‘basel_slider_autoplay_speed’, function(){
return 2000;
} );
– – –
It’s a nice slider, please develop it more 🙂
Hello,
Thank you very much for sharing the code. If you have any questions please feel free to contact us.
Best Regards