jQuery not working internal pages [duplicate]

Managed to fix it by adding this to the header.php file:

 <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.4/jquery.min.js"></script>