Home Forums Basel support forum Basel Slider: autoplay speed

Basel Slider: autoplay speed

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #160021

    oleg_dmitriev
    Participant

    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;
    } );
    – – –

    #160050

    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

    #160070

    oleg_dmitriev
    Participant

    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 🙂

    #160151

    Hello,

    Thank you very much for sharing the code. If you have any questions please feel free to contact us.

    Best Regards

Viewing 4 posts - 1 through 4 (of 4 total)