Adding Author Bio or Author info. to a post always is a plus point in the multi-author and single author blogs. Showing this kind of detail at the end of every post will make you visitors know more about you and help them to be in contact with you.
I have been looking around for a way to put the Author Bio information at the end of the every post. I was searching for the plugins but couldn’t able to find the plugin after some random search. I am sure there will be a plugin to do this.
So I looked for a work around for this, a hack basically. I found this hack to be really simple. You can Add the Author Info. and the Gravatar with this hack.
These are some steps to follow:
<?php the_content('Read the rest of this entry »'); ?> in the code.
.postauthor {
color: #222222;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: normal;
background: #EAEAEA;
border-top: 2px solid #000000;
border-bottom: 1px solid #000000;
width: 640px;
padding: 3px;
margin-bottom:5px;
}
See the end of this blog post to see this hack in @work. Do tell me about a plugin if it exists if you find some.
Popularity: 1% [?]
| M | T | W | T | F | S | S |
|---|---|---|---|---|---|---|
| « Feb | ||||||
| 1 | 2 | 3 | 4 | 5 | 6 | 7 |
| 8 | 9 | 10 | 11 | 12 | 13 | 14 |
| 15 | 16 | 17 | 18 | 19 | 20 | 21 |
| 22 | 23 | 24 | 25 | 26 | 27 | 28 |
| 29 | 30 | 31 | ||||
RSS feed for comments on this post · TrackBack URI
Leave a reply