Log in Sign up
Discussion WordPress

How to debug a white screen on a specific page only?

Betty Migration
Betty Migration
0 reputation
2 weeks ago 68 views 3 replies
Hi everyone! I'm looking for some advice on this topic.

Question: How to debug a white screen on a specific page only?

3 Replies

Mike SEO
Mike SEO · 2 weeks ago
Likely a shortcode or content-filter error.
Frank Start
Frank Start · 1 week ago
Check `wp-content/debug.log`. It often points to a specific line in a plugin template.
Sarah Designer
Sarah Designer · 1 week ago
Edit `wp-config.php`: `define('WP_DEBUG', true);` and `define('WP_DEBUG_DISPLAY', false);`.

You must be logged in to reply.

Log In to Reply