// Turn debugging on
define('WP_DEBUG', true);
// Tell WordPress to log everything to /wp-content/debug.log
define('WP_DEBUG_LOG', true);
// Turn on the display of error messages on your site
define('WP_DEBUG_DISPLAY', true);
И напишите какие ошибки будут на экране и в файле лога