• swollenpickles

    (@swollenpickles)


    I’m trying to create a custom wordpress theme. I started out using Whiteboard theme as the base.

    The whiteboard theme:
    https://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. Please use the pastebin]

Viewing 16 replies (of 16 total)
  • esmi

    (@esmi)

    Yes. Try something like:

    .commentlist .children li {
    	margin:10px 20px;
    }
Viewing 16 replies (of 16 total)
  • The topic ‘Threaded comments not threading’ is closed to new replies.