Forums
(@jstoltz)
14 years, 6 months ago
I guess I can scratch that.
I was placing the jQuery call:
<?php wp_head(); ?> — was placing here </head>
— should go here instead <?php wp_head(); ?> </head>
Works now… maybe this will help someone in the future.