Title: Uncaught TypeError: jQuery(&#8230;).live is not a function
Last modified: August 13, 2020

---

# Uncaught TypeError: jQuery(…).live is not a function

 *  Resolved [FonzieTheDog](https://wordpress.org/support/users/delbono72/)
 * (@delbono72)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/uncaught-typeerror-jquery-live-is-not-a-function/)
 * After activating I get the console error
 * > Uncaught TypeError: jQuery(…).live is not a function
 * Nothing requiring js works any more in the backend
 * I had to deactivate it.
 * I also tried the fix suggested here
    [https://toolset.com/forums/topic/uncaught-typeerror-jquery-live-is-not-a-function/](https://toolset.com/forums/topic/uncaught-typeerror-jquery-live-is-not-a-function/)
 * `wp_enqueue_script( 'jquery-migrate' );`
 * But it didn’t help.

Viewing 1 replies (of 1 total)

 *  Plugin Author [PureDevs](https://wordpress.org/support/users/puredevs/)
 * (@puredevs)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/uncaught-typeerror-jquery-live-is-not-a-function/#post-13660208)
 * Hi [@delbono72](https://wordpress.org/support/users/delbono72/),
    If you followed
   through danyg79 suggestion, your issue should be resolved. For future reference,
   we didn’t use jQuery(…).live in our plugin. It’s highly likely that the error
   was generating from a different plugin. You can try deactivating other plugins
   one at a time to pinpoint the issue. Let us know how did it pan out.
    -  This reply was modified 5 years, 7 months ago by [PureDevs](https://wordpress.org/support/users/puredevs/).

Viewing 1 replies (of 1 total)

The topic ‘Uncaught TypeError: jQuery(…).live is not a function’ is closed to new
replies.

 * ![](https://s.w.org/plugins/geopattern-icon/puredevs-gdpr-compliance_9b96b5.svg)
 * [PureDevs GDPR compliance](https://wordpress.org/plugins/puredevs-gdpr-compliance/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/puredevs-gdpr-compliance/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/puredevs-gdpr-compliance/)
 * [Active Topics](https://wordpress.org/support/plugin/puredevs-gdpr-compliance/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/puredevs-gdpr-compliance/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/puredevs-gdpr-compliance/reviews/)

 * 1 reply
 * 3 participants
 * Last reply from: [PureDevs](https://wordpress.org/support/users/puredevs/)
 * Last activity: [5 years, 7 months ago](https://wordpress.org/support/topic/uncaught-typeerror-jquery-live-is-not-a-function/#post-13660208)
 * Status: resolved