Title: Threaded comments not threading
Last modified: August 19, 2016

---

# Threaded comments not threading

 *  [swollenpickles](https://wordpress.org/support/users/swollenpickles/)
 * (@swollenpickles)
 * [16 years, 1 month ago](https://wordpress.org/support/topic/threaded-comments-not-threading/)
 * I’m trying to create a custom wordpress theme. I started out using Whiteboard
   theme as the base.
 * The whiteboard theme:
    [http://plainbeta.com/2008/05/20/whiteboard-a-free-wordpress-theme-framework/](http://plainbeta.com/2008/05/20/whiteboard-a-free-wordpress-theme-framework/)
 * I’ve gotten to the stage where I’m almost finished and I’m testing it. I just
   tried to use the threaded comments (after enabling it under Discussion Settings)
   but when I go to a post and hit ‘reply’ it is not nesting the comment as I would
   have expected. Instead it just adds the comment to the end of the comments list.
   Any ideas on what I may be doing wrong? I’ve attached the comments.php code below
   in case that helps.
 * _[Code moderated as per the [Forum Rules](http://wordpress.org/support/topic/68664).
   Please use the [pastebin](http://wordpress.pastebin.ca/)]_

Viewing 16 replies (of 16 total)

[←](https://wordpress.org/support/topic/threaded-comments-not-threading/?output_format=md)
[1](https://wordpress.org/support/topic/threaded-comments-not-threading/?output_format=md)
2

 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [16 years ago](https://wordpress.org/support/topic/threaded-comments-not-threading/page/2/#post-1419492)
 * Yes. Try something like:
 *     ```
       .commentlist .children li {
       	margin:10px 20px;
       }
       ```
   

Viewing 16 replies (of 16 total)

[←](https://wordpress.org/support/topic/threaded-comments-not-threading/?output_format=md)
[1](https://wordpress.org/support/topic/threaded-comments-not-threading/?output_format=md)
2

The topic ‘Threaded comments not threading’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 16 replies
 * 2 participants
 * Last reply from: [esmi](https://wordpress.org/support/users/esmi/)
 * Last activity: [16 years ago](https://wordpress.org/support/topic/threaded-comments-not-threading/page/2/#post-1419492)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
