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.

Any plugin to disable comments?

Discussion in 'WordPress' started by fileultra, Sep 9, 2016.

  1. #1
    I am getting tired of deleting spammy comments even after having disabled the comments. Not sure why people n bots are still able to leave comments.
    Is there another solution to this nuisance? Like a plugin perhaps?
     
    fileultra, Sep 9, 2016 IP
  2. karjen

    karjen Active Member

    Messages:
    54
    Likes Received:
    1
    Best Answers:
    1
    Trophy Points:
    73
    #2
    find this code in your single.php or page.php
    <?php comments_template;?>
    then comment it out like this
    <?//php comments_template;?>
    or just entirely delete the whole thing.
     
    karjen, Sep 10, 2016 IP
  3. fileultra

    fileultra Active Member

    Messages:
    112
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    58
    #3
    karjen
    Excellent, thanks a lot
     
    fileultra, Sep 12, 2016 IP