Hello everyone.
I know that it has affected users before, but each case is different due to different themes, and in my case I also lake of programming skilss.
This is the situation. My site (http://androidandall.com) has a comment issue.
If someone comments on one post, there comment appears on all post, and not only on the post that they actually commented.
I have however detected that, the single.php file from the theme is causing it. My current theme is wpzoom magnific. Using the single.php from a different theme (magazinum by wpzoom) I don't get the comment issue, by it changes my layout completely!
I have also search around the forum and found out that:
wp_reset_query(); is not present in the single.php of my current theme (magnific)
Can anyone help me? I found the problem and know what is causing it, but my lake of programming skills is screwing me!!
my magnific simple.php:
http://pastebin.com/QZVFKg19
the magazinum simple.php if you want to have a look: http://pastebin.com/KVf0yLQD
That is all. Thank you!!