FAQ shortcode – disable click to close

This topic has 21 replies, 5 voices, and was last updated 8 years, 10 months ago ago by Jack Richardson

  • Avatar: Jack Richardson
    Jack Richardson
    Support staff
    June 2, 2015 at 22:13

    Hello,

    I have added the code in your child theme functions.php:

    add_action( 'wp_enqueue_scripts', 'etheme' );
    function etheme() {
        wp_enqueue_script( 'etheme', get_stylesheet_directory_uri() . '/js/etheme.js' );
    }

    And created “js/etheme.js” with needed changes in the child theme directory so you won’t lose modifications after theme update.

    You don’t need to make any changes advised previously.
    Please clear browser cache and check your site now.

    Thank you.
    Best regards,
    Jack Richardson.

  • 1 2
    Viewing 21 results - 21 through 21 (of 21 total)

You must be logged in to reply to this topic.Log in/Sign up

Helpful Topics

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.