• Hello,

    When I go to edit a post in wp-admin, the box is completely blank and the word count says 0. The posts, however, still show up published on the blog with full text content. I have gone through the standard troubleshooting steps and have determined this is a cross-browser issue.

    Any suggestions? Thanks so much!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter j.etter

    (@jetter-1)

    Note: This is only occurring for published posts, not drafts.

    Thanks

    Thread Starter j.etter

    (@jetter-1)

    Ok, so i figured this out but have a residual issue. In my blog posts I had a strange character  show up instead of double spaces. After some digging, I learned that commenting out this line

    define(‘DB_CHARSET’, ‘utf8’);

    from wp-config.php would solve this. However this solution made me unable to edit published posts (the original problem). I’ve since uncommented out that line and am dealing with the strange Â’s in my blog posts for now. However, I’d love to know if anyone has any suggestions for solving these issues without creating new ones.

    Thanks again, hopefully these updates may help someone in the future.

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

The topic ‘Edit Post text not showing up’ is closed to new replies.