Comment template on certain page
-
Hello,
I have a page called comments, I also created a custom comment field, now I want to connect these 2. But I can’t figure out how.
This is my code
<?php comments_template( '/outofthebox-comments.php', true ,$post_id = 250 ); ?>
250 is the id of the comment page
what do I do wrong?
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Comment template on certain page’ is closed to new replies.