Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: child theme global.js not loading

You’ll need to load this manually, preferably via functions.php (https://codex.wordpress.org/Function_Reference/wp_enqueue_script). Javascript and CSS files aren’t automatically loaded by WordPress child themes.

Skip to toolbar