Title: jQuery(&#8230;).live is not a function
Last modified: August 23, 2018

---

# jQuery(…).live is not a function

 *  Resolved [mikelast](https://wordpress.org/support/users/mikelast/)
 * (@mikelast)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/jquery-live-is-not-a-function-2/)
 * admin.min.js line 88 (ish)
 *     ```
       jQuery(".add_cpt4bp_page").live("click", function() {
               jQuery(this);
               var e = jQuery("#wc4bp_page_id").val()
                 , t = jQuery("#wc4bp_tab_slug").val()
                 , a = jQuery("#wc4bp_tab_name").val()
                 , r = jQuery("#wc4bp_position").val()
                 , c = 0;
       ```
   
 * Using bp-nouveau, buddyrpess 3, wordpress 4.9.8. This is throwing a console error
   and is breaking admin functionality.

Viewing 1 replies (of 1 total)

 *  Plugin Contributor [gfirem](https://wordpress.org/support/users/gfirem/)
 * (@gfirem)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/jquery-live-is-not-a-function-2/#post-10620473)
 * Thanks for the notice, we fix for the next release.

Viewing 1 replies (of 1 total)

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

 * ![](https://ps.w.org/wc4bp/assets/icon-256x256.png?rev=2452204)
 * [BuddyPress WooCommerce My Account Integration. Create WooCommerce Member Pages](https://wordpress.org/plugins/wc4bp/)
 * [Support Threads](https://wordpress.org/support/plugin/wc4bp/)
 * [Active Topics](https://wordpress.org/support/plugin/wc4bp/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wc4bp/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wc4bp/reviews/)

## Tags

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

 * 1 reply
 * 2 participants
 * Last reply from: [gfirem](https://wordpress.org/support/users/gfirem/)
 * Last activity: [7 years, 9 months ago](https://wordpress.org/support/topic/jquery-live-is-not-a-function-2/#post-10620473)
 * Status: resolved