Title: Seperate comments input from comments loop
Last modified: August 18, 2016

---

# Seperate comments input from comments loop

 *  [Mark Bloomfield](https://wordpress.org/support/users/yellowllama/)
 * (@yellowllama)
 * [19 years, 8 months ago](https://wordpress.org/support/topic/seperate-comments-input-from-comments-loop/)
 * Hey guys..
 * the invocation for the comments template is `<?php comments_template(); ?>`
 * that generates the input boxes as well as performs the loop to display all the
   comments associated with the blog post.
 * What i’m trying to do is seperate those 2 things, so that i can display the input
   boxes (name, email, comments etc), in a seperate place on the page and then have
   the loop for the comments display elsewhere on the page… ie, not all in one concurrent
   row…
 * appreciate your help… thanks

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

 *  [macbruker](https://wordpress.org/support/users/macbruker/)
 * (@macbruker)
 * [19 years, 8 months ago](https://wordpress.org/support/topic/seperate-comments-input-from-comments-loop/#post-459555)
 * I am trying the exact same thing, and i have figured out how to solve it visualy.
   The only problem is that this returns a blank page instead of posting the comments.
 * Any solutions?
 *  [Evita](https://wordpress.org/support/users/evita/)
 * (@evita)
 * [19 years, 8 months ago](https://wordpress.org/support/topic/seperate-comments-input-from-comments-loop/#post-459556)
 * Like this
    [http://www.evitanet.info/2006/10/02/33/](http://www.evitanet.info/2006/10/02/33/)?
 * In that case, it is easy:
    Put in the normal single.php a new div (float:left).
   In this div put the commentform (and maybe your sidebar-content). Delete <?php
   get_sidebar(); ?>. Delete from the comments.php the commentform.
 * And that was about it.
 *  [macbruker](https://wordpress.org/support/users/macbruker/)
 * (@macbruker)
 * [19 years, 8 months ago](https://wordpress.org/support/topic/seperate-comments-input-from-comments-loop/#post-459588)
 * I am sorry Evita, but its not exactly what I were looking for. Thanks for trying
   though 😉
 * I have succeeded in separating the writing-comment-part from the reading-comment-
   part, but the comments will not display. Instead i get the “No comments yet” 
   message, although there are comments to the post.
    [http://macbruker.com/index.php/archives/18](http://macbruker.com/index.php/archives/18)
 * My page is in norwegian, so you may not be able to understand what is written
   in the menues and other places. The post is just a “Lorem ipsum-text” at this
   stage, since I am only developing my theme.
 * If anyone have the solution for displaying the comments that should be there,
   I am very greatfull.
 * -macbruker
 *  [macbruker](https://wordpress.org/support/users/macbruker/)
 * (@macbruker)
 * [19 years, 7 months ago](https://wordpress.org/support/topic/seperate-comments-input-from-comments-loop/#post-459606)
 * I have given up for now, and just used the regular display of comments.

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

The topic ‘Seperate comments input from comments loop’ is closed to new replies.

## Tags

 * [input](https://wordpress.org/support/topic-tag/input/)
 * [loop](https://wordpress.org/support/topic-tag/loop/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 4 replies
 * 3 participants
 * Last reply from: [macbruker](https://wordpress.org/support/users/macbruker/)
 * Last activity: [19 years, 7 months ago](https://wordpress.org/support/topic/seperate-comments-input-from-comments-loop/#post-459606)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
