Title: Admin Screen Blank
Last modified: May 27, 2019

---

# Admin Screen Blank

 *  Resolved [bt32](https://wordpress.org/support/users/bt32/)
 * (@bt32)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/admin-screen-blank-2/)
 * Hi,
 * Ever since I updated to the newest version, The admin screen has gone blank. 
   Where the slides should be showing together with the associated settings for 
   each are missing. Could you please tell me what is wrong?
 * Kind Regards,
 * Brian Thompson

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

 *  [Kevin Batdorf](https://wordpress.org/support/users/kbat82/)
 * (@kbat82)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/admin-screen-blank-2/#post-11577974)
 * Hi [@bt32](https://wordpress.org/support/users/bt32/),
 * Are you seeing a completely white screen? If so, Adding this to your wp-config.
   php file will hopefully show a better error message:
 *     ```
       define('SAVEQUERIES', true);
       define('WP_DEBUG', true);
       define('WP_DEBUG_DISPLAY', true);
       define('SCRIPT_DEBUG', true);
       ```
   
 * You might need to remove/replace the existing define(‘WP_DEBUG’, false) line 
   in that file if it’s there.
 * [Read more about enabling debug mode](https://wordpress.org/support/article/debugging-in-wordpress/)
 *  [David Anderson / Team Updraft](https://wordpress.org/support/users/davidanderson/)
 * (@davidanderson)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/admin-screen-blank-2/#post-11580072)
 * Also – what version of WP are you running? On the latest release (5.2), white
   screens are meant to be prevented by WP core itself.
 *  [Kevin Batdorf](https://wordpress.org/support/users/kbat82/)
 * (@kbat82)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/admin-screen-blank-2/#post-11621399)
 * Hi [@bt32](https://wordpress.org/support/users/bt32/)
 * I’ll close this issue as we didn’t hear back, but feel free to follow up or open
   a new issues as needed. Thanks!

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

The topic ‘Admin Screen Blank’ is closed to new replies.

 * ![](https://ps.w.org/ml-slider/assets/icon.svg?rev=3568997)
 * [Slider, Gallery, and Carousel by MetaSlider - Image Slider, Video Slider](https://wordpress.org/plugins/ml-slider/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ml-slider/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ml-slider/)
 * [Active Topics](https://wordpress.org/support/plugin/ml-slider/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ml-slider/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ml-slider/reviews/)

 * 3 replies
 * 3 participants
 * Last reply from: [Kevin Batdorf](https://wordpress.org/support/users/kbat82/)
 * Last activity: [7 years, 2 months ago](https://wordpress.org/support/topic/admin-screen-blank-2/#post-11621399)
 * Status: resolved