Cindy
Power Member
- Apr 7, 2008
- 632
- 89
Hi, I just wondered if there's any way to get rid of comments (or the "no comments at this time" line) on wordpress PAGES but keep comments on wordpress POSTS? I deleted this line in the main index template (index.php) file:
<?php comments_template(); // Get wp-comments.php template ?>
But unfortunately it deletes comments in both?! I need to keep them in the posts but get rid of them on the pages.
Thank you!
<?php comments_template(); // Get wp-comments.php template ?>
But unfortunately it deletes comments in both?! I need to keep them in the posts but get rid of them on the pages.
Thank you!