Add jquery to plugin?
-
Hey, I am having a real problem trying to add jquery and stylesheets to the plugin I have developed. I have created the function on the wp_enqueue_style page yet it just isn’t working no matter what I do. The same is happening with wp_enqueue_script. Even when I insert <?php wp_enqueue_script(‘jquery’); ?> into the header directly, it still doesn’t work (IE 8 telling me jQuery is undefined).
What is going on and how to do I fix this?
Please, desperately need help.
Matthew.
- The topic ‘Add jquery to plugin?’ is closed to new replies.