Title: problem in comments.
Last modified: August 20, 2016

---

# problem in comments.

 *  Resolved [micromax](https://wordpress.org/support/users/micromax2/)
 * (@micromax2)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/problem-in-comments/)
 * Hi.
    I have a problem in the comment part of my wordpress. I myself designed 
   my WP theme. When sb send a comment for post 1 it appears for another post. Somebody
   told me to add this cod to the end of you related post code = wp_reset_query 
   but when i add this the left column of my site disappears just in Chrome and 
   Ie browser. but there is no problem in FF browser. what should i do to solve 
   the problem? Please help me.

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

 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/problem-in-comments/#post-2267906)
 * what is the exact code of your temeplate?
 * please use the [http://pastebin.com/](http://pastebin.com/), and follow the guidelines
   [http://codex.wordpress.org/Forum_Welcome#Posting_Code](http://codex.wordpress.org/Forum_Welcome#Posting_Code)
   for posting code.
 *  Thread Starter [micromax](https://wordpress.org/support/users/micromax2/)
 * (@micromax2)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/problem-in-comments/#post-2267911)
 * This is the code of single.php
 * _[code moderated - please use the [http://pastebin.com/](http://pastebin.com/),
   and follow the guidelines [http://codex.wordpress.org/Forum\_Welcome#Posting\_Code](http://codex.wordpress.org/Forum_Welcome#Posting_Code)
   for posting code]_
 *  Thread Starter [micromax](https://wordpress.org/support/users/micromax2/)
 * (@micromax2)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/problem-in-comments/#post-2267916)
 * This is the Code of single.php
 * [http://pastebin.com/ryCvUxd3](http://pastebin.com/ryCvUxd3)
 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/problem-in-comments/#post-2267931)
 * try to add `<?php wp_reset_query(); ?>` into line 123 of the pastebin;
 * or, if that does not work, add `<?php $temp = $post; ?>` into line 95; and `<?
   php $post = $temp; ?>` into line 122.
 * re:
 * > Somebody told me to add this cod to the end of you related post code = wp_reset_query
   > 
   > but when i add this the left column of my site disappears just in Chrome and
   > Ie browser. but there is no problem in FF browser.
 * i can’t image why adding wp_reset_query() into the code would have any effect
   on browser display.
 *  Thread Starter [micromax](https://wordpress.org/support/users/micromax2/)
 * (@micromax2)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/problem-in-comments/#post-2267950)
 * Thank you alchymyth.
 * I found the problem. There was a problem in the conditions of comments.php. Now
   it’s working.

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

The topic ‘problem in comments.’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 5 replies
 * 2 participants
 * Last reply from: [micromax](https://wordpress.org/support/users/micromax2/)
 * Last activity: [14 years, 10 months ago](https://wordpress.org/support/topic/problem-in-comments/#post-2267950)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
