is there a way someone to tell me where and what code to take out so the "Comment" box where people can reply not to show anymore!? all of this to go: thanks for any help!
ahh,i just find out my self, under wp-admin/themes/editor/page template? take out the : <!--Start Comment Section--> <?php comments_template(); ?> <!--End comment Section--> Code (markup): thanks.
There are a few plugins which do this.... Search through the plugins and some can disable comments on pages but not posts or allow short codes to be entered to display comment section
You don't need to edit template code. In WP, goto Settings > Discussion > Allow people to post comments on new articles (untick checkbox).