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

Popular posts from this blog

OpenCV OpenCL: Convert Mat to Bitmap in JNI Layer for Android -

android - org.xmlpull.v1.XmlPullParserException: expected: START_TAG {http://schemas.xmlsoap.org/soap/envelope/}Envelope -

python - How to remove the Xframe Options header in django? -