How can we turn off comments from Wordpress

Discussion in 'WordPress' started by ssaxena07, Sep 24, 2013.

  1. #1
    All I want to do is to turn off comments on all pages of my wordpress based site except blog page. Please help..
    Thanks in advance
     
    ssaxena07, Sep 24, 2013 IP
  2. competent123

    competent123 Notable Member

    Messages:
    1,752
    Likes Received:
    71
    Best Answers:
    6
    Trophy Points:
    255
    #2
    competent123, Sep 24, 2013 IP
  3. WPLOL

    WPLOL Active Member

    Messages:
    57
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    70
    Digital Goods:
    9
    #3
    The ultimate method is to remove following codes from page.php
    <?php comments_template( '', true ); ?>
    PHP:
    But i don't recommend this
     
    WPLOL, Sep 28, 2013 IP
  4. VukasinI

    VukasinI Well-Known Member

    Messages:
    617
    Likes Received:
    117
    Best Answers:
    2
    Trophy Points:
    115
    #4
    Use plugin called ''Disable Comments''. I use that to disable comments on Contact page.
    Hope I helped. :)
     
    VukasinI, Sep 29, 2013 IP
  5. RKC

    RKC Banned

    Messages:
    115
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    35
    #5
    Using more plugins on your WP may reduce your Page Speed. So, I recommend you to do : Quick Edit -> Turn Comments Off.
     
    RKC, Sep 30, 2013 IP