• My post pages are not displaying properly, the background is not loading nor is the sidebar

    I have checked and there is nothing different about the sidebar of footer from the pages (which are displaying fine) but all the post pages look half loaded

    http://www.aspiringnomads.com/archives/25

    what can I do? I havent touched the archives editor so it isn’t any editing that has made them act strange..

    Any help would be much appreciated

    Chris

Viewing 2 replies - 1 through 2 (of 2 total)
  • this is likely an issue with single.php (or maybe a plugin).

    the html output simply ends after
    </div><!-- end post -->

    check single.php of your theme, and is you can’t find anything, you could post the code of single.php here (please use the http://wordpress.pastebin.com/ and post the link to it here)

    to exclude any theme related causes, try and change to Twenty Ten.
    if the problem continues, you could also try and deactivate all plugins and see if this solves the problem.
    and then reactivate them one after the other, to see which might be causing the problem.

    Thread Starter nomadmin

    (@nomadmin)

    I tried all of those things and the problem persists.

    I have pasted the code to pastebin

    http://wordpress.pastebin.com/d7C0msHA

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

The topic ‘problem with posts pages’ is closed to new replies.