Hide Post author info

  • Author
    Posts
  • #11828
    Onion

    Hi.
    At the bottom of each post, My Avatar and byline appear.

    I saw the following topics.
    http://www.cryoutcreations.eu/forums/t/post-author-info

    But, I do not want to erase the profile information.

    What should I do now?

    #12254
    Benjamin

    I second this – I want to use the WP-About Author Plugin as it has more functionality. Because it references my profile info I need to have the info there, but when the info is there the built in about pops up so now there are 2, which is frustrating.

    Any help would be appreciated!

    #12836
    Kay
    Cryout Creations mastermind

    I really think that if the plugin you’re using is creating another author info box, it should be the one to hide the default WordPress one as well. This is not theme related, this is normal WordPress behaviour.

    Anyway, an easy way to hide it via CSS would be this:


    #entry-author-info {
    display:none;
    }


    Before posting consider reading our short theme debugging instructions.
    Please read the FAQs: MantraNirvanaParabolaTempera
    Tutorials: custom menustranslating themeinstalling themecategory page with introdisabling comments Wordpress: child themescategories/posts
    Before making any modifications to your theme we strongly recommend using Child Themes.
Viewing 3 posts - 1 through 3 (of 3 total)

The topic ‘Hide Post author info’ is closed to new replies.