Viewing 11 replies - 1 through 11 (of 11 total)
  • Hi @ma3ry,
    Thanks for using WP Contact Slider, At the moment the functionality you are looking for is not available.

    Thread Starter ma3ry

    (@ma3ry)

    Thank you. Too bad.

    Hi @ma3ry,

    Here’s a workaround for you of opening a slider on hover.
    We have shared a JS Script please install a custom CSS and JS plugin on your site and paste the script in the custom js option and let us know if you have any questions:

    jQuery('#wpcs_tab_335').hover(function($){
    
    if( ! (jQuery('#wpcs_content_main_335').hasClass('is_open')) ){
        // Open slider
        wpcs_open_slider_335(0);
    } 
    });
    Thread Starter ma3ry

    (@ma3ry)

    Many thanks for doing this. I did as suggested, added Custom CSS & JS plugin and pasted the code into a new script, but it doesn’t work.

    Hi @ma3ry,

    Please make sure that you are using the JS Script for opening the slider also please have a look at the screenshot: https://prnt.sc/uuimi6 the code only works with the slider in the screenshot.

    Also please follow the settings from the screenshot shared below:
    https://prnt.sc/uuilis.

    Let us know if you have any questions.

    Thanks

    Thread Starter ma3ry

    (@ma3ry)

    Thank you so much. My options were wrong. All works just great now! Thank you again!

    Hi @ma3ry,
    We would appreciate a kind and honest review.

    Thread Starter ma3ry

    (@ma3ry)

    Absolutely! I’d be happy to.

    Hi @ma3ry,

    Thanks for your review.

    Having installed the plugin I’m seeing where it can be displayed on all Pages in WordPress is there a way to get the slider to display on Posts as well?

    I would like to have a slide in form displayed on all posts is there a snippet of code I could use to activate this function?

    I anticipate your reply in earnest.

    Hi @clixlr8online,

    Thanks for using “WP Contact Slider”, Currently, the feature that you are looking for is not available but you can manually select specific posts to display the slider on them.
    Please have a look at the screenshot shared below.

    https://prnt.sc/vh7hyt

    Thanks

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘Open on Hover’ is closed to new replies.