Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #48877
    Drewmikita
    Member

    Hello, I would like to remove the Author appearing on top of blogs posts as well as the dates. Or, I would like add an author, it is currently my email address and I would like to change it from that!

    Also, I am trying to get adds on my site and was curious if there was any guidance on this you could provide? Was between google adsense or Burst Media. Want something very easy! Thanks!

    #48881
    Sakin
    Keymaster

    @Drewmikita: You can hide the author and date from your blog posts using CSS. So, just add the following css in “Appearance => Theme Options => Custom CSS”
    .entry-header .entry-meta { display: none; }

    You can change your email address from your profile. Just got to “Users => Your Profile” from your WordPress Dashboard. From there you can change “Display name publicly as” and click on “Update Profile”.

    Sorry I don’t have much knowledge about Adsense.

    #48899
    Drewmikita
    Member

    You are the man! Thanks so much! The updated profile was great!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Adding and Deleting an author’ is closed to new replies.