Pause on hover for Content Slider

Is there a way to turn off the pause on hover for the content slider? It seems to be missing this as an option. I just started to use the content slider, and while it’s pretty good, I could definitely seem some room for improvements. Where is the best place in the forum to post suggestions?

Hey Jason,

You’re right in that there is no option to toggle the pause on hover setting on or off. Sorry about that. Feel free to add that as a request on our User Voice. That’s where all requests are compiled so they don’t get lost here in the forums.

If you want, you can disable it by overriding the Content Slider module. The file you need to change is /modules/content-slider/includes/frontend.js.php. Just change the autoHover value to false.

Ben