• My WordPress site is broken. It only displays a blank page. How can I get the page’s & posts text from the WordPress file directory? Thank you.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • A blank page means that there’s an error somewhere that’s stopping the site from showing. You need to find out what that error is and try to fix it.

    The best way is to temporarily update the value for WP_DEBUG in your wp-config.php file to true and that wil display the error messages that your site is throwing. Just remember to change it back to false as soon as you’re done.

    With that error message you can track down the problem a lot easier. If you don’t understand it paste it here and someone can have a look at it and see if they can come up with any suggestions.

Viewing 1 replies (of 1 total)
  • The topic ‘Broken WordPress – Extract Text from directory’ is closed to new replies.