remove the default author bio from posts

  • Author
    Posts
  • #34922
    Chris

    The default author bio does not allow much html so I installed another plug-in that gives pretty author bios. But both bios now show, withthe standard bio showing after the pretty one. I can turn off the pretty ones but cannot turn off the standard ones. How do I stop them showing?

    #34954
    Zed
    Cryout Creations mastermind

    How is the plugin adding the second bio? If it’s adding it separately, then it’s the plugin’s job to remove the original bio. Does it have such an option?

    As a last resort you can hide the standard bio with CSS:
    body .post #entry-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.
    #35068
    Chris Wheal

    Is displaying the author bio an option in the theme? If not, I’ll try the CSS fix.

Viewing 3 posts - 1 through 3 (of 3 total)

The topic ‘remove the default author bio from posts’ is closed to new replies.