• Closed
  • October 31, 2016 at 8:08 pm #30962

    Hi!

    How I can disable the author on my posts?

    Thank you.

    Denzel Chia
    Moderator
    Posts: 2672
    November 1, 2016 at 8:23 am #30966

    Hi,

    Please provide URL that shows your post.

    Thank you

    Manuella Noschang
    Spectator
    Posts: 6
    November 2, 2016 at 7:23 pm #30998

    Denzel,

    I’m sorry, there isn’t anything posted yet.
    In fact, what I’m trying to understand is how to hide the posts’ author.

    Thaks in advance.

    Denzel Chia
    Moderator
    Posts: 2672
    November 3, 2016 at 8:30 am #31007

    Hi,

    Theme Options -> Blog -> Posts
    Find the setting -> Post meta header placement
    Set -> Disabled

    Thank you

    Markus Vogt
    Spectator
    Posts: 44
    November 6, 2016 at 2:00 am #31049

    It is possible here that the author could disappear and the date could stay (or vice versa)?

    Denzel Chia
    Moderator
    Posts: 2672
    November 7, 2016 at 9:15 am #31061

    Hi,

    Don’t use that setting. Revert back that setting’s option.
    Use the following in Theme Options -> Custom CSS

    .post .author {
    display: none !important;
    }

    Thank you

    Manuella Noschang
    Spectator
    Posts: 6
    November 25, 2016 at 12:52 pm #31290

    Denzel, Good morning!

    Sorry my late answer, I was too hardworking.

    But, it doesn’t wokr yet. :/ Can you help about this?

    Thank you.

    Denzel Chia
    Moderator
    Posts: 2672
    November 28, 2016 at 10:16 am #31300

    Hi,

    You can check your existing custom css for any syntax error.
    Any error will cause other css to stop working.

    Please get your website online and provide me with URL, if you require further assistance.

    Thank you