How do I hide/inactivate blog comments?

  • Posted in : Readme
  • scottcaan
    Participant

    Hi,

    How do I remove “comments” and “author” from below each post, so the comments form and author bio/picture is hidden completely?

    Mehmet S.
    Keymaster

    Hi, you can change comments options from settings > discussion.

    Thanks

    ttlover2005
    Participant

    Hi I tried everythings to remove the comment on the post, but I only removed the author by changing the About The Author Module/No
    I really need to remove the comments and head date etc.. on post.
    I unchecked everything boxs in settings > discussion as u recommend
    And I put the code into the Theme Options>style> custom css

    body.blog .by-author { display: none; }
    body.blog .comments-link { display: none; }
    body.post .comments-link { display: none; }
    body.single-post .comments-link { display: none; }
    .single-post .comments-link { display: none; }
    .single-post .entry-header .entry-meta {
    display: none;
    }
    and saved changed
    But I still see the comment and head date etc.
    Please help me .

    ahmetsali
    Keymaster

    @ttlover2005

    can you provide your related page url to check it?

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register