I'm using WP to create more of a magazine than a blog. As such, I don't want any comments on any pages. How do I do this?
Thanks.
I'm using WP to create more of a magazine than a blog. As such, I don't want any comments on any pages. How do I do this?
Thanks.
Remove this line from the template files
<?php comments_template(); ?>
Thanks.
This topic has been closed to new replies.