Forums

Where is my Comments Template? (1 post)

  1. theMaab
    Member
    Posted 3 years ago #

    While trying to create a new theme, I'm having problems trying to find where the Comments Template is located.

    I'm using <?php comments_template();?> in my Single.php but it does not seem to be using my Comments.php for this.

    I also have a particular page where I'd like to use a different comment template than the default. This page I would like to have the form and list of comments side by side.

    So I created comments_2col.php and tried to use it by
    <?php comments_template('comments_2col.php');?>
    but that didn't work either.

    Thanks for any input,
    James

Topic Closed

This topic has been closed to new replies.

About this Topic