Visual editor and admin bar broken – jquery errors
-
Hi,
I was updated my site yesterday (to 4.2.1) and the admin bar is broken. It doesn’t appear up top but instead is all splayed on the bottom of the site. I tried to edit a page/post today and the visual editor is broken, leaving only a text editor. I also can’t edit the title of the post/page or the pretty urls. I am using multisite and this happens on both the root and 2nd site.
I have:
– made sure the box is unchecked in the admin profile page for text editor only
– disabled all plugins to check if there was something wrong
– changed themes to the twentyfifteen to make sure it wasn’t my theme
– tried to add define( ‘CONCATENATE_SCRIPTS’, false ); to wp-config
– updated to 4.2.2
– reinstalled the update
– turned on the debug mode and here are the jquery errors from edit posthttps://www.clb9workshop.ca/wp-includes/js/mediaelement/wp-mediaelement.css?ver=4.2.2 Failed to load resource: the server responded with a status of 404 (Not Found)
https://www.clb9workshop.ca/wp-includes/js/thickbox/thickbox.css?ver=4.2.2 Failed to load resource: the server responded with a status of 404 (Not Found)
https://www.clb9workshop.ca/wp-includes/css/editor.min.css?ver=4.2.2 Failed to load resource: the server responded with a status of 404 (Not Found)
https://www.clb9workshop.ca/wp-includes/js/tinymce/wp-tinymce.php?c=1&ver=4109-20150505 Failed to load resource: the server responded with a status of 404 (Not Found)
post-new.php:2018 Uncaught ReferenceError: tinymce is not defined
https://www.clb9workshop.ca/wp-includes/js/wp-emoji-release.min.js?ver=4.2.2 Failed to load resource: the server responded with a status of 404 (Not Found)
https://www.clb9workshop.ca/wp-includes/js/thickbox/thickbox.css?ver=4.2.2 Failed to load resource: the server responded with a status of 404 (Not Found)
https://www.clb9workshop.ca/wp-includes/css/editor.min.css?ver=4.2.2 Failed to load resource: the server responded with a status of 404 (Not Found)
https://www.clb9workshop.ca/wp-includes/js/mediaelement/wp-mediaelement.css?ver=4.2.2 Failed to load resource: the server responded with a status of 404 (Not Found)– here are the jquery errors from the homepage when logged in as admin
https://www.clb9workshop.ca/wp-includes/css/admin-bar.min.css?ver=4.2.2 Failed to load resource: the server responded with a status of 404 (Not Found)
https://www.clb9workshop.ca/wp-includes/js/jquery/jquery.js?ver=1.11.2 Failed to load resource: the server responded with a status of 404 (Not Found)
https://www.clb9workshop.ca/wp-includes/js/wp-emoji-release.min.js?ver=4.2.2 Failed to load resource: the server responded with a status of 404 (Not Found)
https://www.clb9workshop.ca/wp-includes/css/dashicons.min.css?ver=4.2.2 Failed to load resource: the server responded with a status of 404 (Not Found)
https://www.clb9workshop.ca/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.2.1 Failed to load resource: the server responded with a status of 404 (Not Found)
https://www.clb9workshop.ca/wp-includes/js/admin-bar.min.js?ver=4.2.2 Failed to load resource: the server responded with a status of 404 (Not Found)
jquery.placeholder.min.js:5 Uncaught ReferenceError: jQuery is not defined
jquery.mmenu.min.js:13 Uncaught ReferenceError: jQuery is not defined
jquery.cycle2.min.js:6 Uncaught ReferenceError: jQuery is not defined
owl.carousel.min.js:47 Uncaught ReferenceError: jQuery is not defined
custom.min.js:1 Uncaught ReferenceError: jQuery is not defined
https://www.clb9workshop.ca/wp-includes/css/dashicons.min.css?ver=4.2.2 Failed to load resource: the server responded with a status of 404 (Not Found)
https://www.clb9workshop.ca/wp-includes/css/admin-bar.min.css?ver=4.2.2 Failed to load resource: the server responded with a status of 404 (Not Found)I googled some of the errors but I’m not sure how to proceed. Appreciate any help, thanks!
- The topic ‘Visual editor and admin bar broken – jquery errors’ is closed to new replies.