Deprecated: Function get_currentuserinfo is deprecated since version 4.5.0! Use wp_get_current_user() instead. in /var/www/html/wp-includes/functions.php on line 5383

Removing Date & Author Links on Posts

New Front EN Support Forums Origami Theme Support Removing Date & Author Links on Posts

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #328
    belko002
    Participant

    What’s the best way to remove the links to the Author and Date Archive pages that appear on the right side, at the top of each post?

    Thanks Again!

    Spencer

    #335
    mmsatori
    Keymaster

    Hey Spencer!

    To remove the date and author meta tags from posts, please go to “Appearance – Editor” and add this line at the bottom of the “style.css” file (should be opened by default):
    .meta-author, .meta-date { display: none !important; }
    and hit the “Update File” button.

    Best,
    Andrew | Satori

    #343
    belko002
    Participant

    This worked great as well.

    Thanks for the help and great support. I’m sure I’ll be back with a few more questions.

    #345
    mmsatori
    Keymaster

    Glad it worked. Anytime ;)

    Best,
    Andrew | Satori

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.