I just update my Wordpress to newest version but there some problem on catagory on admin page (edit-tags.php?taxonomy=product_cat&post_type=product) which quite weird.
When I goes to the product catagory edit page, where ever I click it will only activate the category color option, and can't do anything else. (image below)
Here below the error I got after click something there,
Uncaught TypeError: Cannot read property 'removeClass' of undefined at a.(anonymous function).(anonymous function).open (/wp-admin/load-scripts.php?c=1&load%5B%5D=hoverIntent,common,admin-bar,wp-ajax-response,admin-tags,wp-a11y,inline-edit-tax,svg-painter,heartbeat,wp-auth-check,jquery-ui-s&load%5B%5D=lider,jquery-ui-draggable,jquery-touch-punch,iris,wp-color-picker,jquery-ui-position,jquery-ui-menu,jquery-ui-autocomplete,under&load%5B%5D=score,shortcode,backbone,wp-util,wp-backbone,media-models,wp-plupload,wp-mediaelement,wp-api-request,media-views,media-editor,me&load%5B%5D=dia-audiovideo,mce-view,imgareaselect,image-edit,farbtastic&ver=4.9.1:288:2816) at a.(anonymous function).(anonymous function).open (/wp-admin/load-scripts.php?c=1&load%5B%5D=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-sortable,moxiejs,plupload&ver=4.9.1:32:1032) at HTMLAnchorElement. (/wp-content/themes/accessories-shop/framework/admin/inc/js/wp-color-picker-alpha.js?ver=1.1.0:12:2477) at HTMLAnchorElement.dispatch (/wp-admin/load-scripts.php?c=1&load%5B%5D=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-sortable,moxiejs,plupload&ver=4.9.1:3:12444) at HTMLAnchorElement.r.handle (/wp-admin/load-scripts.php?c=1&load%5B%5D=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-sortable,moxiejs,plupload&ver=4.9.1:3:9173)
Every thing I click there only response to the Category Color option, and I even don't remember its there before. This problem only appear on the category only, when I open the tag which share same script (edit-tags.php?taxonomy=product_tag&post_type=product), it working just fine. Please help me solve this problem, thanks.
