Remove Author block in single post pages

  • Author
    Posts
  • #43481

    I want to remove the Author block that appears at the bottom of posts when viewing a single post page (example in the linked URL). I can’t figure out how to do it–with or without any custom CSS.

    This is separate to the display in the meta-block at the top of posts, which are controlled by Septera Post settings.

    Septera 0.9.2
    with Jetpack, WordFence plugins

    Website: www.grs.org.uk/2017/03/06/mishloach-manot-for-purim

    • This topic was modified 7 years ago by schase. Reason: corrected Septera version to 0.9.2
    #43505
    Zed
    Cryout Creations mastermind

    The author block appears when the author has something entered in its bio field (in the settings). You can disable it by leaving the bio empty or you can hide it with CSS:
    article #author-info { display: none; }


    If you like our creations, help us share by rating them on WordPress.org.
    Please check the available documentation and search the forums before starting a topic.
Viewing 2 posts - 1 through 2 (of 2 total)

The topic ‘Remove Author block in single post pages’ is closed to new replies.