• Resolved ChristerMLB

    (@christermlb)


    As a learning exercise, I’m making a very very very simple theme. Here is everything except the css and single.php: http://wordpress.pastebin.ca/2147426

    My site is at http://fortelle.no/blog/

    Now, as my title says, it doesn’t seem to load any of the javascript from my plugins. When I click “Click here to contact me!”, it should open up a modal contact box, but nothing happens. I view source, and no javascript is being loaded.

    What am I missing?

Viewing 1 replies (of 1 total)
  • Thread Starter ChristerMLB

    (@christermlb)

    Figured it out. I had to include <?php wp_head(); ?> in the head tag of my header.php, and it worked. Probably pretty basic, but now the answer is here for other n00bs to find 🙂

Viewing 1 replies (of 1 total)
  • The topic ‘How do I make my theme load javascript from plugins?’ is closed to new replies.