Adding Comments to Player Bio
-
Hey Mark,
I am trying to implement a comment section into my player bio pages.
Going off of the advice I found in the WP forums this is the code I am using –
<div id=”comments”>
<?php comments_template(); ?>
</div>I have it located directly above – <!– #player-bio –> – in the single-player.php file.
Is there something else I need to add to this in order to make it work?
Thank you in advance for any help.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Adding Comments to Player Bio’ is closed to new replies.