• michelles00

    (@michelles00)


    HI

    How can I remove the post date and author but leave the category under a post?

    Thanks

Viewing 7 replies - 1 through 7 (of 7 total)
  • Please share the website link? then I will guide you in a better way

    jwilde4

    (@jwilde4)

    GoDaddy Pro person

    There are numerous ways that this is possible. I’ve done it personally with a plugin called WP Meta and Date Remover.

    However there are more technical ways to do it as well. RankMath wrote an article about it here. There’s obviously pros and cons for removing this type of data from a post, but certainly valuable use cases.

    Good luck @michelles00!

    Thread Starter michelles00

    (@michelles00)

    @jwilde4 Thanks

    Thread Starter michelles00

    (@michelles00)

    @jawad1234 Hi, my site is muslimgap.com, I want the category to show under a post and not the date or author

    Thanks

    Please go to Appearance->Customize->Additional CSS option then add that code

    .psac-post-meta .psac-user-img, .psac-post-meta .psac-time, .psac-post-meta .psac-sep{
        display: none !important;
    }
    Thread Starter michelles00

    (@michelles00)

    Thanks!

    Thread Starter michelles00

    (@michelles00)

    Hi, I attached a photo, the author shows still, how can I just show the categories (the city and state) and leave a comment? I do not want the admin showing

    https://prnt.sc/CcDbUm5RhFpK

    Thanks

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘Posts’ is closed to new replies.