Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Back End Jquery not loaded ? – wordpress functions.php Re: Jquery not loaded ? – wordpress functions.php

#103580
Senff
Participant

That’s great that it works, but don’t just disregard what it says right before wp_head():

        /* Always have wp_head() just before the closing 
* tag of your theme, or you will break many plugins, which
* generally use this hook to add elements to such
* as styles, scripts, and meta tags.
*/

Because of that, it would probably be better to call the Superfish script right at the bottom of the Body.