Okay
  Public Ticket #429129
Continuous auto-rotation nectar slider
Open

Comments

  • Alice started the conversation

    Hi there,

    sorry, it's me again - there are a lot of questions coming up at the moment ...

    I have realized that once I've clicked a side-arrow to the next (or previous) slide the auto-rotation stops. Is it somehow possible to keep the auto-rotation going even if the user has clicked thru the slides? I think it's too static all of a sudden then and would prefer the nectar slider to do what it normally does: slide ;-)

    thanx ever so much ...
    *a.

  •  1,085
    ThemeNectar replied

    Hey! In your nectar-slider.js file remove this section:

    $(\'#\'+slider.attr(\'id\') + \' a.slider-prev, #\'+slider.attr(\'id\') + \' a.slider-next, #\' + slider.attr(\'id\') + \' .slider-pagination span\').click(function(e){ 
    			if(typeof e.clientY != \'undefined\'){
    				clearInterval(autoplay[$(\'#\'+slider.attr(\'id\')).attr(\'autoplay-id\')]); 
    
                    //class for directional
                    if( $(\'#\'+slider.attr(\'id\')).parent().hasClass(\'parallax_slider_outer\') && $(\'#\'+slider.attr(\'id\')).attr(\'data-overall_style\') == \'directional\' ) {
                         $(\'#\'+slider.attr(\'id\')).parent().addClass(\'user-stopped\');
                    }
    			}
    		});
    
  • Alice replied

    THANK YOU VERY MUCH :-)

    works perfectly!
    *alice.

  •  11
    fedegbatista replied

    Hi, 

    Would it possible to achieve something similar with the owl carousel?. When I have the autorotate on, there is still a small pause between each rotation. I'd like to have it continuously moving. 

    Thanks in advance




  •  8,936
    Tahir replied

    @fedegbatista ,

    Try adjusting the "Column/Image Animation Easing" in the Salient Theme Options Panel -> General Settings -> Functionality and check.

    Thanks


    ThemeNectar Support Team 

  • IreneuAngrill replied

    How can I make the carrousel autorotate from left to right?

  •  3,001
    Andrew replied

    Hi Irene,

    Thank you for reaching out to us.

    You can change the direction of the carousel as shown in this screenshot.6401540607.png

    Try this and let us know how it goes.

    Kind regards,

  • IreneuAngrill replied

    It does not appear in my theme nectar salient. Why is that? I do not have any updates to do

    Attached files:  carrousel.png

  •  3,001
    Andrew replied

    Hi Irene,

    Thank you for getting back to us.

    Here's the documentation on the available methods for updating Salient: http://themenectar.com/docs/salient/updating-salient/#methods.

    To get a list of Bug Fixes and new Feature add-ons in the Latest Theme updates view the change log here http://themenectar.com/changelogs/salient.html .

    I hope that helps.

    Regards,