An Alternate Comments Template
-
Hey all,
I’ll make this quick.
I’ve created a new page on my blog titled “Banter” where anyone who visits my site can leave a comment outside of the main blog just saying hi or what not.
Ive edited the page to my liking but my problem comes in where I want to allow people to comment. Instead of using the default comments template I wanted to create a second comments template that varies in how comments are displayed.
I’ve called it comments2.php and used the <?php include(“comments2.php”); ?> tag. The comments2 template shows up on this second page correctly but when I attempt to leave a comment it does not appear. What am I doing wrong?
The topic ‘An Alternate Comments Template’ is closed to new replies.