Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

Viewing 1 replies (of 1 total)

  • Mr Brainz
    Member

    @mr-brainz

    The way I did it was to re-register the JS in the child functions.php file

    `wp_deregister_script( ‘dtheme-ajax-js’);
    wp_enqueue_script( ‘dtheme-ajax-js’, get_bloginfo(‘stylesheet_directory’) . ‘/_inc/global.js’, array( ‘jquery’ ), $version );`

Viewing 1 replies (of 1 total)
Skip to toolbar