Tagged: x
-
AuthorPosts
-
May 24, 2016 at 3:47 pm #1007919
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. 🙂
May 24, 2016 at 8:13 pm #1008249Hi There,
Thanks for writing in! increase the
slide_speed="10000"
. And add this for control navigationcontrol_nav="true"
.Hope it helps, Cheers!
May 24, 2016 at 9:53 pm #1008373This reply has been marked as private.May 25, 2016 at 12:33 am #1008532Hi 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
May 25, 2016 at 10:47 am #1009277Hi 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! 🙂
May 25, 2016 at 11:59 am #1009408Hi 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.
May 29, 2016 at 9:43 pm #1015895This reply has been marked as private.May 29, 2016 at 10:40 pm #1015945Hello 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.
May 29, 2016 at 11:01 pm #1015963Right! 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! 🙂
May 30, 2016 at 12:10 am #1016009Hi 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.
June 2, 2016 at 2:02 pm #1022776That worked perfectly. Thank you so much 🙂
June 2, 2016 at 7:30 pm #1023206You’re more than welcome, glad we could help.
Cheers!
-
AuthorPosts