Title: jQuery dependancy
Last modified: January 10, 2017

---

# jQuery dependancy

 *  [michaelcrofte](https://wordpress.org/support/users/michaelcrofte/)
 * (@michaelcrofte)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/jquery-dependancy/)
 * Hi UaMV!
    Thank you for your usefull plugin.
 * Even if I’m french I will try to expose you my trouble/resolving in a sort of
   english.
    When I use your plugin directly in my WP project, I have a classical
   error type : “jquery is not defined”.
 * In “appear-in-wp.php” on lines 176 to 182, I see jquery enqueueing then 2 scripts
   jQ-dependants. When I comment line 176 (jQ enqueue) and I add ‘jquery’ in the
   both next enqueueing function, the trouble is resolved.
 * ex.
    `wp_enqueue_script( 'aiwp', AIWP_DIR_URL . 'aiwp.js', array('jquery'), AIWP_VERSION);`
   instead of `wp_enqueue_script( 'aiwp', AIWP_DIR_URL . 'aiwp.js', array(''), AIWP_VERSION);`
 * I think that depend on project, but that could be an idea to make a hooks or 
   shortcode option like “already_load_jq=true|false” or something like that.
 * Thank you for your time.
    Regards.
 * ps. I’m beginner on WP, if I do something wrong, just say me 🙂

Viewing 1 replies (of 1 total)

 *  Plugin Author [uamv](https://wordpress.org/support/users/uamv/)
 * (@uamv)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/jquery-dependancy/#post-8689410)
 * This is great. Thanks for the report. I’ll check it out and try to patch it soon.

Viewing 1 replies (of 1 total)

The topic ‘jQuery dependancy’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/appear-in-wp_333333.svg)
 * [appear.in WP](https://wordpress.org/plugins/appear-in-wp/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/appear-in-wp/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/appear-in-wp/)
 * [Active Topics](https://wordpress.org/support/plugin/appear-in-wp/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/appear-in-wp/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/appear-in-wp/reviews/)

## Tags

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

 * 1 reply
 * 2 participants
 * Last reply from: [uamv](https://wordpress.org/support/users/uamv/)
 * Last activity: [9 years, 4 months ago](https://wordpress.org/support/topic/jquery-dependancy/#post-8689410)
 * Status: not resolved