Title: JQuery Issue: Uncaught ReferenceError: jQuery is not defined
Last modified: August 31, 2016

---

# JQuery Issue: Uncaught ReferenceError: jQuery is not defined

 *  Resolved [Dan D](https://wordpress.org/support/users/duplaja/)
 * (@duplaja)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/jquery-issue-uncaught-referenceerror-jquery-is-not-defined/)
 * Hello,
 * I’m running into this issue. I have a feeling it is likely conflicting, or that
   it is loading later than it should be. I get this on all js support ticket pages,
   and only on those:
 * [https://convexcode.com/create-support-ticket/](https://convexcode.com/create-support-ticket/)
 * Also, on a side note, unless I missed an easy setting. It would be nice to use
   https by default for jquery-ui-css. I had to add the following to my functions.
   php of my child theme so it would no longer break my ssl. (The jQuery error was
   there even before this change, but this at least fixed the ssl issue).
 * wp_dequeue_style(‘jquery-ui-css’, ‘[http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.2/themes/smoothness/jquery-ui.css&#8217](http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.2/themes/smoothness/jquery-ui.css&#8217););
 * wp_enqueue_style(‘jquery-ui-css’, ‘[https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.2/themes/smoothness/jquery-ui.css&#8217](https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.2/themes/smoothness/jquery-ui.css&#8217););
 * Thank you!
 * [https://wordpress.org/plugins/js-support-ticket/](https://wordpress.org/plugins/js-support-ticket/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Thread Starter [Dan D](https://wordpress.org/support/users/duplaja/)
 * (@duplaja)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/jquery-issue-uncaught-referenceerror-jquery-is-not-defined/#post-7132516)
 * Of course, now I manage to figure it out. I had jQuery marked as loading deferred.
   Removed that, and everything worked fine. Thank you! The https is the only thing
   I’d still suggest, for the future.
 *  Plugin Author [JoomSky](https://wordpress.org/support/users/rabilal/)
 * (@rabilal)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/jquery-issue-uncaught-referenceerror-jquery-is-not-defined/#post-7132654)
 * Hi,
 * We note it and try to solve in next version.
 * Regards,
    Ahmad Bilal

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘JQuery Issue: Uncaught ReferenceError: jQuery is not defined’ is closed
to new replies.

 * ![](https://ps.w.org/js-support-ticket/assets/icon-128x128.png?rev=3337825)
 * [JS Help Desk – AI-Powered Support & Ticketing System](https://wordpress.org/plugins/js-support-ticket/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/js-support-ticket/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/js-support-ticket/)
 * [Active Topics](https://wordpress.org/support/plugin/js-support-ticket/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/js-support-ticket/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/js-support-ticket/reviews/)

## Tags

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

 * 2 replies
 * 2 participants
 * Last reply from: [JoomSky](https://wordpress.org/support/users/rabilal/)
 * Last activity: [10 years, 3 months ago](https://wordpress.org/support/topic/jquery-issue-uncaught-referenceerror-jquery-is-not-defined/#post-7132654)
 * Status: resolved