Viewing 3 replies - 1 through 3 (of 3 total)
  • Have you tried deactivating ALL plugins and switching to twentytwelve theme?

    Thread Starter PatBarrettcomnetorginfo

    (@patbarrettcomnetorginfo)

    Yes. All plugins remain deactivated. This is where I inserted the snippet in wp-config.php:

    if ( !defined('ABSPATH') )
    	define('ABSPATH', dirname(__FILE__) . '/');
    require_once(ABSPATH . 'wp-settings.php');
    define('CONCATENATE_SCRIPTS', false );
    ?>

    Hi everyone.

    I’m having the same issue as everyone above and also entered that same snippet written above but can still save but the media button still doesn’t work.

    Any ideas?

    I can’t update my website with any images. Its quite bad as I’ve to load a time table for my fitness classes.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Add Media, other backend buttons not working’ is closed to new replies.