• Hey, guys,

    I built my own theme and I’m having issues displaying a post’s comments.

    I’m using Jetpack’s comments module, but even if it’s disabled, the comments don’t appear.

    However, the comments form itself it showing as I’ve included <?php comment_form(); ?> in my single.php template, and <?php comments_number(); ?> is pulling the correct values.

    I’ve looked around and it seems like I may need to include/edit a comments.php file? I figured I’d be able to use an existing function.

    Any help would be appreciated!

Viewing 1 replies (of 1 total)
  • Thread Starter ourcore

    (@ourcore)

    Ah, just found out about <?php comments_template(); ?> after posting this. I’m using the comments.php from a default theme, so I’ll see how I go and come back with more questions or mark it as resolved.

Viewing 1 replies (of 1 total)
  • The topic ‘Displaying comments in custom theme’ is closed to new replies.