Tagged: cornerstone
-
AuthorPosts
-
April 4, 2016 at 4:08 pm #866571
dkhcreative
ParticipantHello,
I’m using a standard Cornerstone responsive slider and by default the slider pauses when the mouse hovers over the slider (URL follows in the next message).
I’d like the slider to continue sliding regardless of the mouse’s position. When I look at the “automatic slideshow” shortcode on your demo page — http://theme.co/x/demo/integrity/1/shortcodes/responsive-slider/ — it slides regardless of whether I hover or not.
Thanks,
David
April 4, 2016 at 4:10 pm #866572dkhcreative
ParticipantThis reply has been marked as private.April 5, 2016 at 1:44 am #867184Rupok
MemberHi there,
Thanks for writing in!
This is currently not possible to disable this option since it’s written inside the JS file and that’s why the code you are using in child theme doesn’t have any effect on the slider. It could be possible with custom development, but this would be outside the scope of support we can provide. You may wish to consult a developer to assist you with this. X is quite extensible with child themes, so there are plenty of possibilities.
However, I’ll consider it a featured request and will forward to our development team. This way it can be taken into consideration for future development. All of these items are discussed with our team internally and prioritized based on the amount of interest a particular feature might receive.
Thanks for understanding.
April 5, 2016 at 8:31 pm #868434dkhcreative
ParticipantThanks for the reply, and for submitting it as a feature request.
In the meantime, can you tell me where I can find the js file that needs to be edited? I’d like to see if I can make the necessary edits myself.
Thanks again!
April 6, 2016 at 7:04 am #869074Jack
KeymasterHi there!
Thanks for writing back, you’ll finder the default slider element here wp-content/plugins/cornerstone/includes/elements/_alternate/slider.php which has inline JS.
Thank you!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-866571 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>