I'd like my Nectar slider to automatically loop through images I feed it (without adding arrows or anything). The home slider can do this, but the home slider doesn't auto resize for mobile, whereas the Nectar does. Anyone have any info about how I can do this?
Awesome thanks! Is there a list somewhere of these attributes I can add/edit? Example, if I want it to fade instead of slide, or to control the speed of the transition?
All of the attributes are actually available from the shortcode generator itself - any other options would require custom development at this time/ Unfortunately there's no option for a fade transition, but you could adjust how fast the slider transitions in the nectar-slider.js file located in the js folder. Just modify this line in regards:
Hiya,
I'd like my Nectar slider to automatically loop through images I feed it (without adding arrows or anything). The home slider can do this, but the home slider doesn't auto resize for mobile, whereas the Nectar does. Anyone have any info about how I can do this?
Hey Melissa!
You can define your own autorotation for the Nectar Slider right on the shortcode itself. Just add the parameter
Cheers :)
Awesome thanks! Is there a list somewhere of these attributes I can add/edit? Example, if I want it to fade instead of slide, or to control the speed of the transition?
Hey Melissa!
All of the attributes are actually available from the shortcode generator itself - any other options would require custom development at this time/ Unfortunately there's no option for a fade transition, but you could adjust how fast the slider transitions in the nectar-slider.js file located in the js folder. Just modify this line in regards:
Cheers :)