I had the same issue just a moment ago on a local MAMP install of WP, added the following line to my wp-config.php and it fixed it for me:
define('CONCATENATE_SCRIPTS', false );
Related Posts:
- What are the standard admin CSS id/class tags?
- WordPress admin stylesheet
- This CSS Stuffing Works, But Is This A Good Practice?
- How do I load a CSS style into WordPress admin area only?
- How can I target WordPress 3.8 new interface MP6 with CSS?
- Load plugin scripts and styles only on plugin page
- Showing WP_Error message with admin_notice action hook
- Custom CSS In Admin Only For Certain Roles
- Modify CSS via Theme Control Panel
- Why are my styles being applied to the admin area?
- Adding another “Add Post” button to admin
- Enqueue and Dequeue from admin bar nodes
- admin_enqueue_scripts the same css file as wp_enqueue_style
- Fixed layout for admin section
- WordPress admin toolbar not loading styles after migration
- Page can’t hand request – HTTP ERROR 500 – when updating something
- Black admin bar is being hidden by page elements
- Help! I changed the domain and now I can’t log in via admin online
- Wp-Admin FTPS Connection Error unlike Filezilla
- WordPress Admin Doesnt work
- Error “Sorry, you are not allowed to access this page”
- WordPress Admin Thickbox: Remove Margins/Padding
- WordPress “Hide WP” Gives Me Error After Admin Login [closed]
- Enqueue script throws error in console
- blank white page in admin, white space hunting?
- how to know if admin is in edit page or post [duplicate]
- The website cannot display the page
- Set Default Admin Colour For All Users
- Settings API – easiest way of validating checkboxes?
- initial sort order for a sortable custom column in admin
- Uploading files in admin panel?
- Redirect Admin User in Dashboard
- Read only capability for custom post in admin area
- How can ‘admin_email’ be set?
- How to change WordPress default strings?
- Using require_once() within admin
- Integrate post tags in Post Edit page with qTranslate
- Add a custom column in users list page
- Blocking Administrative Access to Authors and Subcribers?
- How to display only logged in user’s post comments in comments area
- Custom taxonomy admin description
- Different color admin bars for dev, staging and production
- WordPress manage users as non admin
- Refreshing collections in the admin media manager
- Conditionally load CSS/JS/PHP in wp-admin if using a mobile device
- Is there a way to hook into the update-core page for custom messages?
- How to solve 500 Error on WordPress Admin Dashboard due to time-out on getdirsize
- Enabling users to replace site title (text) with a image logo (but keeping the text if there isn’t any image)?
- Determining whether it’s a AJAX call from front-end or from back-end
- Disable the “Skip to Toolbar” tabbing accessibility feature
- Custom Thickbox Broken on Dashboard Page?
- Categorizing Page Templates
- Super slow admin panel
- My WordPress Admin looks messed up when I edit posts or pages
- POMO_Reader->substr() call endless loop?
- jQuery UI AutoComplete & wp_enqueue_script
- Plugin admin panel JavaScript Broken
- Force Contributors to add Tags via edit-tags.php
- Edit Auto Update Admin Notification
- Unable to Access WP Admin or Login buttons after Migration
- Add custom button next to native “Apply” button in the edit-tag screen
- How do I correctly transfer my site from one domain to another?
- Unable to get to the admin panel
- How to find a spam link?
- Is there alternative to WP_List_Table?
- How to change all “Post” texts in dahboard into “Article”?
- Filter WooCommerce Orders
- Directly editing content on webpage, is it possible?
- My CSS suddenly doesn’t load anymore [closed]
- How to disable Media Library uploads for non-Admin users?
- Admin user lacks admin permissions after hack and can’t reinstate
- How to change the User name and Password of admin account
- Redirect public site to another one but allow administrators to access the old site
- How to change widget’s form color in admin?
- Posts in sidebar only by admin
- Display an image of selected template in admin to aid user when using complex templates
- Passing state from child component to parent component in a Gutenberg Sidebar
- I can’t enter the control panel of my wordpress site after channing the URL to https://
- Admin user column sort by numeric meta key
- Shop in Subdomain feeding main domain order in admin area
- Can I retrieve Published changes when changes have been Saved but not Published in WordPress Semplice?
- Error 404 Display on otherlinks apart from homepage
- I can’t access login page
- Admin Access for specific page(s)
- Get Link of Page Selected through a Select Field in Custom Admin Page
- how to disable the e-mail verification on wp-admin/options-general.php multisite admin e-mail
- How to change the title attribute for the WP logo image on wp-login.php
- conditionally update css on edit.php
- Simple CSS admin pagination
- Can I show the tag admin interface on a post when logged in as an admin?
- site admin for subscribers
- Theme files and imagesnot loading on a mobile device
- WordPress gallery image link gives 404 when not logged in
- Custom Div with links on Admin Bar
- WordPress admin loads erratically “connection reset by peer”
- Remove “minor-publishing” div from Publish admin metabox
- New User Notification – Setting Email
- Can’t access my wp admin: captcha images invisible, gives me error message
- You do not have permission to access this document on form submit
- Woo Commerce Settings for Check-out Form [closed]