Publishing Time - WordPress Plain White Screen with No Error

admin2025-06-04  1

Publishing Time - WordPress Plain White Screen with No Error.

Whenever I try to publish something, WordPress shows the following page with no error.

Yes, pages and posts are getting publishing but no error message. I don't understand, what's wrong with it? How can resolve it?

Publishing Time - WordPress Plain White Screen with No Error.

Whenever I try to publish something, WordPress shows the following page with no error.

Yes, pages and posts are getting publishing but no error message. I don't understand, what's wrong with it? How can resolve it?

Share Improve this question asked Jan 17, 2019 at 5:45 Chinmay RajyaguruChinmay Rajyaguru 1011 bronze badge
Add a comment  | 

1 Answer 1

Reset to default 0

This is probably caused by a PHP fatal error occurs while saving the post. The error source is one of your plugins or the current theme, so to troubleshoot, follow these steps:

  1. Try to enable the debug log and take a look at the log (usually in: wp-content/debug.log) to see if you can find the error.
  2. Deactivate all plugins and set the default theme of Wordpress
  3. Now start activating the plugins (and the theme) one by one and every time you enable one test to check if the issue arises.
  4. Sometimes this is not caused by a specific plugin or theme but the website consumes the allowed memory. If the previous steps don't help, try to increase the allowed memory size.
转载请注明原文地址:http://conceptsofalgorithm.com/Algorithm/1749002469a315525.html

最新回复(0)