• Resolved shwaza

    (@shwaza)


    I think I’ve broken my wordpress :). For some reason whenever I view posts on the index, archive, or search the posts are correct, however no matter which post I click on, when I’m in the single view it always displays the latest post instead of the one I want to read.

    What could I have possibly done? I didn’t do any core-modifying.

    HELP!

    Thanks

Viewing 4 replies - 1 through 4 (of 4 total)
  • did you modify single.php?

    If you did modify single.php, copy the vanilla version from the default theme from a fresh download over the one in your theme file, should fix it. If not, there’s something worse going on.

    Thread Starter shwaza

    (@shwaza)

    Alright it works when I do that, however I’m not sure what I’ve done in my single.php file that could have caused that. Are there any basic things I could have disrupted to cause this?

    Thanks by the way 🙂 At least I know it’s somewhere in that file.

    Thread Starter shwaza

    (@shwaza)

    Oh wait, sorry, I found out I was using using a pre-named variable and it was cancelling out its value. Thanks for helping me find it!

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

The topic ‘Single Post Always Displays Same Post’ is closed to new replies.