{"id":627,"date":"2017-09-08T23:15:42","date_gmt":"2017-09-08T21:15:42","guid":{"rendered":"http:\/\/itsimple.info\/?p=627"},"modified":"2017-09-08T23:15:42","modified_gmt":"2017-09-08T21:15:42","slug":"wordpress-show-blank-screen-aka-as-white-screen-of-death","status":"publish","type":"post","link":"https:\/\/itsimple.info\/?p=627","title":{"rendered":"WordPress Show Blank Screen AKA As White Screen Of Death"},"content":{"rendered":"<p>&nbsp;<\/p>\n<h4>Some time WordPress show only white screen or only your background image instead of the site, the simple to understand the error is to enable the debug, it will the show you what went wrong , it could be memory\u00a0exhausted issue or some add-on when rough after update ,\u00a0Add the following code in your wp-config.php (\/var\/www\/html\/&#8221;your WordPress location&#8221;) file :<\/h4>\n<div class=\"container\">\n<div class=\"line number2 index1 alt1\"><code class=\"php functions\">error_reporting<\/code><code class=\"php plain\">(E_ALL); <\/code><code class=\"php functions\">ini_set<\/code><code class=\"php plain\">(<\/code><code class=\"php string\">'display_errors'<\/code><code class=\"php plain\">, 1);<\/code><\/div>\n<div class=\"line number3 index2 alt2\"><code class=\"php plain\">define( <\/code><code class=\"php string\">'WP_DEBUG'<\/code><code class=\"php plain\">, true);<\/code><\/div>\n<\/div>\n<div class=\"line number3 index2 alt2\"><\/div>\n<h4 class=\"line number3 index2 alt2\">Once you add this, the blank screen will now have errors, warnings, and notices. These may be able to help you determine the root cause.<\/h4>\n<p>&nbsp;<\/p>\n<hr \/>\n<h3>Good Luck<\/h3>\n","protected":false},"excerpt":{"rendered":"<p>&nbsp; Some time WordPress show only white screen or only your background image instead of the site, the simple to understand the error is to enable the debug, it will the show you what went wrong , it could be memory\u00a0exhausted issue or some add-on when rough after update ,\u00a0Add the following code in your [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[13,12,1],"tags":[],"class_list":["post-627","post","type-post","status-publish","format-standard","hentry","category-linux","category-tutorials","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/itsimple.info\/index.php?rest_route=\/wp\/v2\/posts\/627","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/itsimple.info\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/itsimple.info\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/itsimple.info\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/itsimple.info\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=627"}],"version-history":[{"count":0,"href":"https:\/\/itsimple.info\/index.php?rest_route=\/wp\/v2\/posts\/627\/revisions"}],"wp:attachment":[{"href":"https:\/\/itsimple.info\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=627"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/itsimple.info\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=627"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/itsimple.info\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=627"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}