If you visit my site, and take a look at the most recent post
(http://fordinary.com/2011/06/pocket-casts/ )
you will see that there is a comment that should (according to the dashboard and where I originally wrote the test comment) belong to another post, However it isn't.
this is that post >>> (http://fordinary.com/2011/06/apple-vs-mobile-notifier/)
So I asked WP IRC: They told me to search these 3 common snippets of code that break themes. I searched all my theme files, here are my results >>> http://pastiebin.com/?page=p&id=4e4a5967e586f
I have checked all my plugins, and they are fine, the bug is from one or more of my theme files.
I used the HTML 5 Reset blank wordpress theme to start my project (if that matters).
Here is my git repo with my theme files (comments1.php is an old backup). >>>> https://github.com/Fordinary/website
So could anyone find out why my comments are displayed on the wrong post?