Title: jQuery
Last modified: September 14, 2022

---

# jQuery

 *  Resolved [amandapanda33](https://wordpress.org/support/users/amandapanda33/)
 * (@amandapanda33)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/jquery-62/)
 * Hi there. I am doing development and am trying to load a JQuery script as Javascript
   form your plugin. Do I need to enque scripts or is JQuery not allowed?

Viewing 1 replies (of 1 total)

 *  Plugin Author [Mircea Sandu](https://wordpress.org/support/users/gripgrip/)
 * (@gripgrip)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/jquery-62/#post-16011588)
 * Hi [@amandapanda33](https://wordpress.org/support/users/amandapanda33/),
 * It depends on your page, if jQuery is already loaded on the page it should work
   but you might have to load the script in the footer to make sure it’s already
   available.
 * If jQuery is not used by your theme you will have to enqueue it first, you can
   create a separate PHP snippet for that and load it before the actual JS one (
   using the priority field).

Viewing 1 replies (of 1 total)

The topic ‘jQuery’ is closed to new replies.

 * ![](https://ps.w.org/insert-headers-and-footers/assets/icon-256x256.png?rev=2758516)
 * [WPCode - Insert Headers and Footers + Custom Code Snippets - WordPress Code Manager](https://wordpress.org/plugins/insert-headers-and-footers/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/insert-headers-and-footers/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/insert-headers-and-footers/)
 * [Active Topics](https://wordpress.org/support/plugin/insert-headers-and-footers/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/insert-headers-and-footers/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/insert-headers-and-footers/reviews/)

## Tags

 * [jquery](https://wordpress.org/support/topic-tag/jquery/)

 * 1 reply
 * 2 participants
 * Last reply from: [Mircea Sandu](https://wordpress.org/support/users/gripgrip/)
 * Last activity: [3 years, 9 months ago](https://wordpress.org/support/topic/jquery-62/#post-16011588)
 * Status: resolved