Classic Editor Issues with WP5.5
-
After upgrading to WP5.5, I could no longer click on the TEXT tab while editing a Page or Product in WP’s Classic Editor.
Pressing F12 in Chrome displayed the error:
Uncaught ReferenceError: commonL10n is not defined dismiss-notice.js?ver=5.5:12
at HTMLDivElement.<anonymous> (dismiss-notice.js?ver=5.5:12)
at Function.each (jquery.js?ver=1.12.4-wp:2)
at jQuery.fn.init.each (jquery.js?ver=1.12.4-wp:2)
at HTMLDocument.<anonymous> (dismiss-notice.js?ver=5.5:9)
at i (jquery.js?ver=1.12.4-wp:2)
at Object.fireWith [as resolveWith] (jquery.js?ver=1.12.4-wp:2)
at Function.ready (jquery.js?ver=1.12.4-wp:2)
at HTMLDocument.J (jquery.js?ver=1.12.4-wp:2)Hovering over “dismiss-notice.js?ver=5.5:12” pointed to the FAQ plugin.
After disabling the FAQ Plugin, the issue was resolved.
- The topic ‘Classic Editor Issues with WP5.5’ is closed to new replies.