javascript - Wordpress Wysiwg editor not working in 4.2.2 -
i've upgraded site add media button wasn't working. now, having upgraded 4.2.2 add media works, wysiwyg editor isn't showing.
the console messages i'm receiving are:
uncaught referenceerror: edbuttons not defined (anonymous function) @ post-new.php:131
the new post screen appears text tab selected, instead of visual, , when try select visual tab get:
uncaught typeerror: cannot read property 'canvas' of undefined a.closealltags @ quicktags.min.js?ver=4.2.2:1 window.switcheditors.go @ editor.min.js?ver=4.2.2:1 window.switcheditors.switchto @ editor.min.js?ver=4.2.2:1 onclick @ post-new.php:405
any ideas?
Comments
Post a Comment