How do I overwrite the comments template? Need help…
-
Heya, I’m using the following code to display the comments and comment form:
<?php comments_template( '', true ); ?> <?php comment_form(); ?>
But I can figure out where I can get the default code to build my template for this form off of. Nor do I know how to create the template itself. Meaning; do I create comment-template.php and WordPress knows how to overwrite that or what?
I have reviewed the codex but I am still confused. Thanks!
Viewing 13 replies - 1 through 13 (of 13 total)
Viewing 13 replies - 1 through 13 (of 13 total)
- The topic ‘How do I overwrite the comments template? Need help…’ is closed to new replies.