Comments in blog post - by 20comunicacion

This topic has 7 replies, 3 voices, and was last updated 6 years, 1 months ago ago by Olga Barlow

  • Avatar: 20comunicacion
    20comunicacion
    Participant
    February 28, 2018 at 17:01

    Hello. At the botton of all blog posts, I see: Comments are closed

    Can I disable fully comments? Thanks.

    6 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 28, 2018 at 17:08

    Hello,

    Please use this code:

    .no-comments {
        display: none;
    }

    Regards

    Avatar: 20comunicacion
    20comunicacion
    Participant
    February 28, 2018 at 17:09

    Thanks. And in post list, can I hide the “by author”? But without hide the date…

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 1, 2018 at 07:57
    .content-framed .meta-post {
        font-size: 0;
    }
    .content-framed .meta-post .entry-date {
        font-size: 12px;
    }

    Regards

    Avatar: 20comunicacion
    20comunicacion
    Participant
    March 1, 2018 at 08:14

    That works, thanks.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 1, 2018 at 08:17

    Hello,

    You’re welcome!

    Regards

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    March 1, 2018 at 08:56

    Hello,

    What type of the blog do you use? Can you provide me link to the page where you want to hide author?

    Regards

  • Viewing 7 results - 1 through 7 (of 7 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.