You are here: Articles > Internet > Internet

 See more articles about "Internet "

WordPress: Display the 'About Yourself' Profile on your Blog

 

Many themes do not display the biographical information in your profile on the front page of the blog. Using these steps you can include this information where you want it. We'll walk the user through putting this information in the sidebar although it can be modified to go in other sections as well.

When reading a blog for the first time, many reader enjoy knowing a little about the blog author. Wordpress contains a place for the author to write a brief biographical profile; however, many themes do not display this.



First to edit your biographical profile in wordpress:



1. Log into your wordpress blog

2. Click the Users link

3. Put your information in the About yourself textbox

4. Click the Update Profile button



Next, you need to add the profile to your theme.



We'll add it to the sidebar, but it is easy to follow these directions for any other section as well.



1. Click the Presentation link in your wordpress blog

2. Click the Theme Editor link

3. Click the Sidebar link



(If you wanted it in another section, you can click that link instead. The footer or the header are other common places you could put your biographical information)



Paste in the following code where you want your information displayed:



<?php the_author_description(); ?>



You'll probably want to paste in at least inside the top DIV tag in your sidebar. Experiment pasting into different places. You may want to wrap it in a unique DIV with a special css class so you can theme it from your css file as well. For example...



<div class="myprofile"><?php the_author_description(); ?></div>

 

Also see ...

Blogger / Blogspot Hidden Links
H3Blogspot (blogger) has a nice selection of hidden links that are very helpful to users. Finding help to seeing updates these links are a nice list to bookmark in case you should ever need them./H3PThe blogger help pages: br /a href="http://help.blogger.com/?page=help" target="_blank

Flickr: Search for Tag Within Most Recent and Most Interesting
H3Flickr has excellent search tools; however, I like to search through a couple of specific areas. Here is how to search only the "Most Recent" and/or "Most Interesting" sections for a particular tag./H3PFlickr, flickr everywhere. With all the pictures now, it is hard to filter through the m

Flickr: Direct Link to Your Buddy Icon
H3You can use your buddy icon on flickr as an avatar for many things. Here is how to directly link to it./H3PAccessing your flickr buddy icon is pretty easy. You can use it for an avatar on other sites if you wish. br / br /The format of the url to the buddy icon is thus: br /div clas

Wordpress: How to Delete Trackbacks Easily
H3If you've had a blog up and running for a while, you will probably have dozens or hundreds of trackbacks mixed in with the real comments. Follow this recipe for an easy way to find and delete just the trackbacks./H3P1) Login to your wordpress administration page. br / br /2) Click on Man

Disable Snap Preview Anywhere
H3OMG do I hate those stupid snap preview windows everywhere. You mouse over a link and you see a screenshot of where you are going. Painful. Here is how to turn it off Snap Previews./H3PYou mouse over a link, and suddenly a balloon pops up showing you a screenshot where the link will take