Forums

[resolved] Custom Multi-level Comments (12 posts)

  1. insanoff
    Member
    Posted 1 year ago #

    How can i create a custom, multi-level comments list?

  2. esmi
    Theme Diva & Forum Moderator
    Posted 1 year ago #

  3. insanoff
    Member
    Posted 1 year ago #

    You are great man!

  4. insanoff
    Member
    Posted 1 year ago #

    Using wp_list_comments() returns nothing in single.php...
    I need statements.

  5. esmi
    Theme Diva & Forum Moderator
    Posted 1 year ago #

  6. insanoff
    Member
    Posted 1 year ago #

    Why do you ask? My version is 3.0.3...

  7. esmi
    Theme Diva & Forum Moderator
    Posted 1 year ago #

    Because you need to ensure that your theme supports threaded comments.

  8. insanoff
    Member
    Posted 1 year ago #

    I am creating e new theme.

  9. insanoff
    Member
    Posted 1 year ago #

    Without <?php comments_template(); ?> supports, but i want more customizable comment.php template.

  10. esmi
    Theme Diva & Forum Moderator
    Posted 1 year ago #

    You still need to check that you are enqueuing the comment js correctly.

  11. esmi
    Theme Diva & Forum Moderator
    Posted 1 year ago #

    Also look into a custom callback for wp_list_comments.

  12. insanoff
    Member
    Posted 1 year ago #

    With function mytheme_comment($comment, $args, $depth)?

Topic Closed

This topic has been closed to new replies.

About this Topic