Title: Admin screen not working
Last modified: August 20, 2016

---

# Admin screen not working

 *  [daeeyba](https://wordpress.org/support/users/daeeyba/)
 * (@daeeyba)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/admin-screen-not-working/)
 * Repeating problem with admin screen. Symptoms include visual editor screen not
   visible and menu buttons not available, meta boxes frozen and no drop down box
   available. Inability to access functions in posts, pages and comments. I have
   tried various solutions such as cache refresh via F5, deactivating all plugins,
   uting Hotfix and Json data plugins to try to fix java script issues, reinstall
   clean wordpress version, install using twenty eleven theme only. In short the
   problem continues. I would be very grateful for any other suggestions or ideas.
   I’m not a programmer so apologies for lack of specific detail but I hope that
   someone out there knows answer to this one or how I can get to a stable situation
   on 3.3.1. Thanks

Viewing 11 replies - 1 through 11 (of 11 total)

 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/admin-screen-not-working/#post-2559207)
 * [EDITED}
    Try installing & activating [http://wordpress.org/extend/plugins/use-google-libraries/](http://wordpress.org/extend/plugins/use-google-libraries/)
   to force a true browser flush.
 *  Thread Starter [daeeyba](https://wordpress.org/support/users/daeeyba/)
 * (@daeeyba)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/admin-screen-not-working/#post-2559212)
 * I used that plugin at start of latest reinstallation but no joy.
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/admin-screen-not-working/#post-2559283)
 * Have you tried using different browsers? Different machines?
 *  Thread Starter [daeeyba](https://wordpress.org/support/users/daeeyba/)
 * (@daeeyba)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/admin-screen-not-working/#post-2559393)
 * yes I tried different browsers and machines and same problem. I have fresh install
   now and problem reappeared again. Is it 3.3.1 issue? My host had advised me to
   use this version for security reasons but now I am getting to point of despair.
   What version should I downgrade to if I cannot get fix for 3.3.1.?
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/admin-screen-not-working/#post-2559417)
 * > Is it 3.3.1 issue?
 * Not that I know of (and I’m sure we would have seen more of this situations if
   it was). It really does sound like a unflushed jQuery problem to me (which is
   more jQuery/browser than WordPress).
 *  Thread Starter [daeeyba](https://wordpress.org/support/users/daeeyba/)
 * (@daeeyba)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/admin-screen-not-working/#post-2559433)
 * Thanks for your suggestions. I will try this approach but I really think that
   it is a wordpress & javascript issue as I have seen a number of other posts referring
   to similar problems with screen, visual editor and widgets meta boxes freezing.
   I think that the javascript solution suggested by rhyaniwyn in post below is 
   the way to go on this but I do not know enough about javascript to search my 
   code and find offending problem. Do you think that this is possible problem and
   do you have any suggestions for a tool that I could use as a layman to get this
   resolved. thanks
 * [http://wordpress.org/support/topic/widgets-admin-page-not-working?replies=14](http://wordpress.org/support/topic/widgets-admin-page-not-working?replies=14)
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/admin-screen-not-working/#post-2559434)
 * > I really think that it is a wordpress & javascript issue
 * Yes – it’s either a bad theme or a bad plugin.
 *  [Sebaztian](https://wordpress.org/support/users/sebaztian/)
 * (@sebaztian)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/admin-screen-not-working/#post-2559489)
 * Hey guys, I have had the same problem for days now. I can’t imagine it being 
   a theme or plugin problem since I deleted all files from my website and used 
   a new database, manually installed the new 3.3.1 and worked with the standard
   theme and plugins hello dolly and akismet and I still had this issue. Even installing
   google libraries and hotfix 0.8 as the only plugins didn’t help. I’ve also cleared
   my cache on my mac under library/cache plus cleared all browsing data in chrome
   and safari.
 * Does anybody have found a solution for this problem?
 *  Thread Starter [daeeyba](https://wordpress.org/support/users/daeeyba/)
 * (@daeeyba)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/admin-screen-not-working/#post-2559497)
 * Sebaztian here is a tip that helped me to get access to the widgets. You can 
   add and delete them but drag and drop does not work.
 * “Failing that use accessibility mode on the widget page – At top right select
   Screen Options -> Enable Accessibility Mode.
 * Ï’m still looking for a solution to visual editor white screen and missing menu
   buttons. Let me know if you get any solutions for that or complete solution for
   widgets.
 *  [Sebaztian](https://wordpress.org/support/users/sebaztian/)
 * (@sebaztian)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/admin-screen-not-working/#post-2559516)
 * This is what worked for me:
 * Add define(‘WP_MEMORY_LIMIT’, ‘128M’);
 * to your config file and try that.
 *  [Sebaztian](https://wordpress.org/support/users/sebaztian/)
 * (@sebaztian)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/admin-screen-not-working/#post-2559517)
 * and this
 * define( ‘CONCATENATE_SCRIPTS’, false );

Viewing 11 replies - 1 through 11 (of 11 total)

The topic ‘Admin screen not working’ is closed to new replies.

## Tags

 * [admin](https://wordpress.org/support/topic-tag/admin/)
 * [meta boxes](https://wordpress.org/support/topic-tag/meta-boxes/)
 * [not visible](https://wordpress.org/support/topic-tag/not-visible/)
 * [screen](https://wordpress.org/support/topic-tag/screen/)
 * [visual editor](https://wordpress.org/support/topic-tag/visual-editor/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 11 replies
 * 3 participants
 * Last reply from: [Sebaztian](https://wordpress.org/support/users/sebaztian/)
 * Last activity: [14 years, 3 months ago](https://wordpress.org/support/topic/admin-screen-not-working/#post-2559517)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
