Re: JQuery Issues
Is your problem that the javascript isn’t loading?
The best way to include the script is with https://codex.wordpress.org/Function_Reference/wp_enqueue_script.
You could also just edit the header.php file of your theme to include a script tag.