• we have a site that used to work and now we get a blank screen when we try to edit any post. E.g.:

    https://mysite.com/wp-admin/post.php?post=43&action=edit

    We have checked logs thoroughly and there is no error. There is no error in Chrome Dev Tools as well. The Chrome inspector shows that the div with id=”editor” is empty. Screenshot below:

    https://pasteboard.co/JXCROZH.png

    So this is why we are seeing empty screen but what can cause it? It would be great if some wordpress developer can tell us who is in charge of adding this div to the DOM? how it gets generated?

    we don’t see any network errors in chrome dev tools and no error in server logs as well. we also tried disabling all plugins. the site is internal so we can’t share any URL.

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Blank screen when I try to edit any post’ is closed to new replies.