• Resolved mikelast

    (@mikelast)


    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)
Viewing 1 replies (of 1 total)
  • The topic ‘jQuery(…).live is not a function’ is closed to new replies.