• Hi Folks,
    strange one, when i am editing a page and trying to add an image using the add media button nothing happens. The issue, whatever it is seems to have got progressively worse. First i was unable to upload files when i clicked add media (the screen came up but there was no option to add files) but was able to use add using URL, but now nothing happens when i click the button.

    Anyone come accross this before?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Which web browser are you using? Have you tested this with more than one? You might want to clear out all the temporary files from which ever web browser is giving you trouble uploading images.

    If your dashboard issue anything like mine – http://ww.wp.xz.cn/support/topic/installed-38-and-cant-view-screen-options-change-featured-image-in-post-view?replies=9
    the solution I came across might work for you.

    TLDR;
    (from post at http://ww.wp.xz.cn/support/topic/installed-38-and-cant-view-screen-options-change-featured-image-in-post-view?replies=9)

    ——–quote——-

    WordPress Fix – Add Media Button Not Working

    Basically you’ve just updated your install of WordPress and bang! The Add Media button doesn’t work! What to do?
    Never fear, Carnfield is here – with a fix!

    Basically you need to open your “wp-config.php” file in the root of your WordPress Install.
    Search for this line:

    require_once(ABSPATH . ‘wp-settings.php’);

    And just before it add this code:

    define(‘CONCATENATE_SCRIPTS’, false );

    Now your WordPress Install should be fixed!

    Thread Starter steparsons06

    (@steparsons06)

    I’ve tried using many browsers but all showing the same issue. I mainly use chrome (on mac) but have switched to Safari, and even ie10 and firefox on a pc but get the same issue.

    i’ve tried adding the code above and i am now a little better off than before. I am back to a situation where the Add Media box comes up, but it is blank. There is no option to “upload files” or “media library” which are usually the tabs at the top (well they are on my other wordpress site). The only option i have to add media seems to be to add from URL which does bring up the dialog box for the address.

    Just as an FYI, i can add media up onto the site using the media section of admin – just the media isnt available then to add to the pages or posts.

    Sorry, it’s over my head, but you might take a look at this post and see if your host can help you out. http://ww.wp.xz.cn/support/topic/cannot-add-new-media-since-38-upgrade?replies=15

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

The topic ‘Add media button does nothing’ is closed to new replies.