• Resolved vlad_k

    (@vlad_k)


    “Another known issue is where the media buttons don’t appear at all. This happens when you have an older plugin interfering with the JavaScript.”
    To start- I don’t have any plugins at all. I experience same problems with default themes as well as my own. It behaves the same on all browsers- IE, Chrome, Firefox. I don’t get any errors. My system is WAMP localhost on windows7. And its not just the media buttons- the Incoming Links, Plugins, QuickPress, Recent Drafts are all frozen in the stage Loading… all the time, they never unfreeze. And it seems like a million of people has the same problem? Chamon WordPress, tell us where the bug is? I have another setup running on live web, it performs like it should, but it sucks for me to upload code every time on to web to test it, since javascript in wordpress is blocked on my localhost. Both setups are 3.0.1 Please help!!!!!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Try adding define('CONCATENATE_SCRIPTS', false ); to the bottom of your wp-config.php file (just before the require_once line).

    Thread Starter vlad_k

    (@vlad_k)

    Thanks esmi, you are amazing. What was going on? I understand that some scripts were concatenated into 1?

    Yes. This is intended to try and boost performance but some servers simply cannot handle it.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘media buttons are no-show, maybe js blocked?’ is closed to new replies.