Remove the comment for post

  • Posted in : Photographer
  • 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 .

    ttlover2005
    Participant

    On document page, I found your info how to remove the comment on page and post using quick edit on each page. ^^
    I still want to remove the data from header of each post

    As you suggested to other members, the above code didn’t work.
    and also this code didn’t work
    .single-post .entry-header .entry-meta {
    display: none;
    }

    I tried this code:
    span.entry-date {
    display: none;
    }
    This code worked!!!!!!!!!!!!!!!!!!
    The date disappeared on post, but I still remaind the comment number
    I tried the code comment or comments instead fo date, but it didn’t work
    Please~~~~~~~!

    ttlover2005
    Participant

    span.byline, span.comment-link { display: none; }

    This code worked @^^@

    ahmetsali
    Keymaster

    thanks for sharing the solution.

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