JS Error on normal post.php in backend
-
with active plugin WC Vendors Marketplace v2.1.20 the post-editor for users which are limited to their own posts (Plugin Restrict Author Posting) are causing some issues.
All Javascript function (like linking an Thumbnail or editing the publish date) do not work when WC Vendors Marketplace is active.
Browser’s Javascript Console shows some Type Error:
jQuery(…).select2 is not a functionpost.php?post=57378&action=edit&lang=de&classic-editor:1139 Uncaught TypeError: jQuery(...).select2 is not a function at HTMLDocument.<anonymous> (post.php?post=57378&action=edit&lang=de&classic-editor:1139) at i (load-scripts.php?c=0&load[chunk_0]=jquery-core,jquery-migrate,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-draggable,utils,moxiejs,plupload&ver=5.4.2:2) at Object.fireWith [as resolveWith] (load-scripts.php?c=0&load[chunk_0]=jquery-core,jquery-migrate,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-draggable,utils,moxiejs,plupload&ver=5.4.2:2) at Function.ready (load-scripts.php?c=0&load[chunk_0]=jquery-core,jquery-migrate,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-draggable,utils,moxiejs,plupload&ver=5.4.2:2) at HTMLDocument.J (load-scripts.php?c=0&load[chunk_0]=jquery-core,jquery-migrate,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-draggable,utils,moxiejs,plupload&ver=5.4.2:2)
Hopefully you can help me resolving this issue.
Thank you in advance,
Regards
Michael
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘JS Error on normal post.php in backend’ is closed to new replies.