Remove comments box

Discussion in 'Appointway WordPress Theme' started by correctbodymaintenance, May 23, 2014.

  1. correctbodymaintenance

    correctbodymaintenance Guest

    Joined:
    May 9, 2014
    Messages:
    13
    Likes Received:
    0
    Hi, can you please tell me how I remove the comments box?
     
  2. rack0505

    rack0505 New Member

    Joined:
    Jun 23, 2013
    Messages:
    7
    Likes Received:
    2
    Go to single.php present in your theme directory and remove the code given below
    Code:
    <!--Start Comment box-->
    <?php comments_template(); ?>
    <!--End Comment box-->
     
    Piyush and Nitesh like this.

Share This Page