Cutline Theme Support Forums » Cutline Theme Support Forums

Getting rid of comments

(3 posts)
  • Started 4 years ago by designbot
  • Latest reply from designbot
  • This topic is resolved

  1. designbot
    Member

    I'm using cutline for an elementary school website, and I'm not planning to allow comments. What's the best way to disable the "No Comments" link that appears at the top & bottom of each post?

    Posted 4 years ago #
  2. Hi designbot,

    in index.php, remove on line 12
    <?php comments_popup_link('No Comments', '1 Comment', '% Comments'); ?#62;

    on line 17, remove
    <span class="add_comment"><?php comments_popup_link('&rarr; No Comments', '&rarr; 1 Comment', '&rarr; % Comments'); ?></span>

    Do the same in single.php

    Posted 4 years ago #
  3. designbot
    Member

    Thanks!

    Posted 4 years ago #

RSS feed for this topic

Reply

You must log in to post.