Title: kule's Replies | WordPress.org

---

# kule

  [  ](https://wordpress.org/support/users/kule/)

 *   [Profile](https://wordpress.org/support/users/kule/)
 *   [Topics Started](https://wordpress.org/support/users/kule/topics/)
 *   [Replies Created](https://wordpress.org/support/users/kule/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/kule/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/kule/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/kule/engagements/)
 *   [Favorites](https://wordpress.org/support/users/kule/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [query_posts() breaks comments_template()](https://wordpress.org/support/topic/query_posts-breaks-comments_template/)
 *  [kule](https://wordpress.org/support/users/kule/)
 * (@kule)
 * [16 years, 2 months ago](https://wordpress.org/support/topic/query_posts-breaks-comments_template/#post-1088215)
 * Just putting this here too as it’s relevant:
 * I had this problem when creating a new template. I had used the sidebar before
   the index/single page which meant I used query_posts to pull out a specific selection
   of posts before the main loop runs.
 * If you do your own custom query_posts make sure you do a wp_reset_query after
   then the comments will work properly.
 * Cheers
    Luke
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Comment form not appearing](https://wordpress.org/support/topic/comment-form-not-appearing-2/)
 *  [kule](https://wordpress.org/support/users/kule/)
 * (@kule)
 * [16 years, 2 months ago](https://wordpress.org/support/topic/comment-form-not-appearing-2/page/2/#post-1047484)
 * I had this problem when creating a new template. I had used the sidebar before
   the index/single page which meant I used query_posts to pull out a specific selection
   of posts before the main loop runs.
 * If you do your own custom query_posts make sure you do a wp_reset_query after
   then the comments will work properly.
 * Cheers
    Luke

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