Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #866571
    dkhcreative
    Participant

    Hello,

    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

    #866572
    dkhcreative
    Participant
    This reply has been marked as private.
    #867184
    Rupok
    Member

    Hi 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.

    #868434
    dkhcreative
    Participant

    Thanks 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!

    #869074
    Jack
    Keymaster

    Hi 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!

  • <script> jQuery(function($){ $("#no-reply-866571 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>