Forums

Pages not displaying correctly, content vanished (3 posts)

  1. getbirding
    Member
    Posted 2 years ago #

    Hi - for some reason I can't work out my blog is only displaying the left hand tool bar and header - all posts and the right hand bar have vanished.

    http://www.getbirding.com

    Can anyone perhaps assist?

    Cheers!

  2. henkholland
    Member
    Posted 2 years ago #

    1. Switch to the default theme and see what you get then?
    2. Did you recently make a new post and fill that one by a straight copy/paste from Word? Delete that post an dsee what happens?
    3. Did you recently activate a new plugin? Deactivate it and see what happens.

  3. chartinael
    Member
    Posted 2 years ago #

    Do you have short code? sometimes this does it. go to wp-includes/formatting and search for Line 174 or the like and comment it out with // it helped with my disappearing content. Oh, and don't forget to note down where you change things in the wp core because you need to do it again and again with every update

    $pee = preg_replace('/<p>s*?(' . get_shortcode_regex() . ')s*< /p>/s', '$1', $pee);
    // don't auto-p wrap shortcodes that stand alone

Topic Closed

This topic has been closed to new replies.

About this Topic