1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

how to remove in wp the "Comment" box from every page?

Discussion in 'Content Management' started by bosanci28, Jun 26, 2012.

  1. #1
    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:

    [​IMG]

    thanks for any help!
     
    bosanci28, Jun 26, 2012 IP
  2. bosanci28

    bosanci28 Well-Known Member

    Messages:
    857
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    105
    #2
    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.
     
    bosanci28, Jun 26, 2012 IP
  3. Surminga

    Surminga Member

    Messages:
    153
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    28
    #3
    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
     
    Surminga, Jul 3, 2012 IP
  4. shubhangi

    shubhangi Active Member

    Messages:
    39
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    91
    #4
    open comment.php of your theme in editor. Remove every content from comment.php and save again.done
     
    shubhangi, Jul 19, 2012 IP
  5. dcristo

    dcristo Illustrious Member

    Messages:
    19,776
    Likes Received:
    1,200
    Best Answers:
    7
    Trophy Points:
    470
    Articles:
    7
    #5
    You don't need to edit template code.

    In WP, goto Settings > Discussion > Allow people to post comments on new articles (untick checkbox).
     
    dcristo, Jul 19, 2012 IP