Is there an error you get when you try to upload? If not, add this code just before the
/* Stop editing */
comment line in wp-config:
define('WP_DEBUG', true);
define('WP_DEBUG_LOG', true);
define('WP_DEBUG_DISPLAY', false);
Now try uploading again and check wp-content/ folder for debug.log. Most probably you’ll get to the bottom of this using that info. Get back here if you get stuck.
Tried this thanks but no go. There is no info regarding this in the debug.log.
When I click upload a explorer box opens and I select the logo image and click open, explorer box closes…. then NOTHING and I mean NOTHING.
Under media the image has appeared there, but not on my pages.
Help.
Are you running 3.1.6 and is retina support enabled?
Yip latest version with retina on 🙁
Cheers. Stopped WP Smush.it and prob resolved.
Thanks