Creating More Meaningful Author Pages on WordPress

Since WordPress started becoming more popular as a content management system, more people are asking questions how to make it behave and display information like a simple content management system would. A question I was asked recently was if it’s possible to make the author’s page display information. The answer, absolutely. Here’s some code you can use. Put them where you want the information to appear in your author.php file in your theme, inside the loop.

's Web Site:

Below, you'll find all posts made by

The above will pull an image from Gravatar.com if the author has an image linked to their email address there. It’ll also pull the web site information and description from the web site and bio fields in their account/profile.

After that, don’t forget to style it. Here’s what I use to style the information that would put the author’s image on the left, bio, links and other stuff on the right.

/* Author Archive */
#authimg {
width: 85px;
float: left;
}

Incidentally, this and other useful methods like it is fully detailed in lesson 58 of Blog Evangelists which includes Blog Theme Bootcamp. It’ll show you step by step how to create your own themes and some advanced theme customization methods.

Do You Want A Hands-Free Business?

Then get this guide to help you systemize your business so you'll have more time working on your business.

!
!

Hey! I want to make sure you know what you're getting here. In addition to the guide, you will also receive our memo that includes special offers, announcements and of course actionable information.

Terms and Conditions checkbox is required.
Something went wrong. Please check your entries and try again.
Facebook Comments

4 Comments

  1. Felicia - I Complete Me on March 10, 2009 at 3:18 pm

    WOW!! This is great information. I’m so glad that I am subscribed to your blog. I don’t know what took me so long. But I’m glad I’m here.



    • Lynette on March 10, 2009 at 8:49 pm

      Thanks Felicia for your encouragement and for being a subscriber 🙂



  2. Felicia - I Complete Me on March 10, 2009 at 11:18 am

    WOW!! This is great information. I’m so glad that I am subscribed to your blog. I don’t know what took me so long. But I’m glad I’m here.



    • Lynette on March 10, 2009 at 4:49 pm

      Thanks Felicia for your encouragement and for being a subscriber 🙂