Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1007919

    artthescience
    Participant

    Hi there,

    I noticed that the “fade” option for the Responsive Slider (not Revolution Slider) is very fast.
    What is the values should I enter here: slide_time="5000" slide_speed="1000"
    To make a smooth slow fade transition? Also, how do I keep the Control Navigation in this mode?

    Thank you so much. 🙂

    #1008249

    Friech
    Moderator

    Hi There,

    Thanks for writing in! increase the slide_speed="10000". And add this for control navigation control_nav="true".

    Hope it helps, Cheers!

    #1008373

    artthescience
    Participant
    This reply has been marked as private.
    #1008532

    Rupok
    Member

    Hi there,

    It seems you have set this to your seconds slider and it’s working fine. Not sure what else you are referring and what’s not working.

    Thanks

    #1009277

    artthescience
    Participant

    Hi there,

    Thank you for your reply.

    It is not working for me at all the way I intended, the slideshow runs automatically for some reason despite this code: slideshow="false" and also the control navigation disappears every time there is a fade and is not clickable. I need the slideshow to be only controlled by the user and to fade only when they click on either the prev/next or control navigation buttons.

    Thank you so much for your help! 🙂

    #1009408

    Rupok
    Member

    Hi there,

    That’s different issue you are mentioning now as the issue was regarding slide duration. However I have tested again and I don’t think it’s changing automatically rather autoplay is false here as I can see. I think you are having cache issue on your end and can’t see the changes immediately. Make sure to clear your browser’s cache after changing settings.

    Hope this makes sense.

    #1015895

    artthescience
    Participant
    This reply has been marked as private.
    #1015945

    Rue Nel
    Moderator

    Hello There,

    Please keep in mind that 1000ms is equivalent to 1 second. SO if you have 10000ms, it will take 10 seconds before you can take control of the navigation of the slide because the effect has to finish first.

    Hope this explains it.

    #1015963

    artthescience
    Participant

    Right! of course! That makes sense, duh! Sorry about that.
    Do you know why it starts automatically and why I cannot have control navigation?

    Thank you so much! 🙂

    #1016009

    Christopher
    Moderator

    Hi there,

    Slider doesn’t start automatically.

    In regards with bullet navigation, please add following code in Customize -> Custom -> CSS :

    ol.flex-control-nav.flex-control-paging {
        z-index: 2000;
    }

    Hope it helps.

    #1022776

    artthescience
    Participant

    That worked perfectly. Thank you so much 🙂

    #1023206

    Friech
    Moderator

    You’re more than welcome, glad we could help.

    Cheers!