• Couldn’t find the article. I want to take the “comments” word totally off the page but want to be able to restore it again.
    Is there code I can disable?
    Thanks,
    knotty

Viewing 4 replies - 1 through 4 (of 4 total)
  • Moderator James Huff

    (@macmanx)

    After logging in, go to Options/Discussion and un-check “Allow people to post comments on the article”. That’ll take care of future posts. Not sure about past ones. Do a search around here, there may something.

    Thread Starter knotty

    (@knotty)

    Hi,
    I have that feature shut off in the control panel. I want to mainly take the word “comments” off the page completely.
    knotty

    Delete this line inside the loop in index.php
    <?php comments_popup_link(__('Comments (0)'), __('Comments (1)'), __('Comments (%)')); ?>
    If that’s what you meant

    Thread Starter knotty

    (@knotty)

    Hi alphaoide, yes, that’s it. I guess I can can just /* the line so I can restore it later if need be.
    Thanks a lot! WordPress is great.
    knotty

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘How to take out the comments link’ is closed to new replies.