0
votes
2answers
554 views

Including JavaScript file in the header [closed]

I have tried to use wp_enqueue, and I can't figure out how to implement it. I have resorted to just using bloginfo to link to my JS file. It works fine on my remote server, but as soon as I upload to ...