October 15, 2009, Posted by Christopher at 1:50 am
WordPress is current seeking people to beta test WordPress version 2.9. As stated on the WordPress blog the new version should be ready for beta testing by the end of October. The first round of beta testing focuses on the stability of the new features in addition to removing bugs.
If you would like [...]
This Post Currently Has ~~ 0 Comments
Read More
September 23, 2009, Posted by Christopher at 2:43 am
This article will deal with how to hide certain categories and subcategories from displaying in your navigation menus. We have covered a couple of different ways to display WordPress categories and subcategories, but sometimes excluding some links can help to present even cleaner navigational menus.
Why do we need this ?
There are many different reasons [...]
This Post Currently Has ~~ 1 Comment
Read More
September 16, 2009, Posted by Christopher at 4:33 am
Can you tell that this blog has 41 categories and 84 tags in my tag cloud ?
I figured that it was about time to group some of my WordPress posts and show you why I am doing what I am doing. I have written a few “How To” articles but I haven’t brought them [...]
This Post Currently Has ~~ 9 Comments
Read More
September 4, 2009, Posted by Christopher at 10:02 am
In this article we are going to take a look at creating and displaying different side columns in different locations of your WordPress blog. This will be a lot like Creating Multiple Header Files, but we will be modifying the functions file so that we can use widgets in our side column.
Why do [...]
This Post Currently Has ~~ 1 Comment
Read More
August 28, 2009, Posted by Christopher at 2:29 pm
In this article we will be creating mini photo albums on our WordPress post pages in the photography category. These photo albums will replace our standard “Related Posts” link lists on these pages and create a very nice graphic display of related photographs. Hopefully this will make it easier for your blog visitors [...]
This Post Currently Has ~~ 1 Comment
Read More
August 22, 2009, Posted by Christopher at 1:53 am
A few articles back I mentioned that I would do a post about the thumbnail program that this blog uses … TimThumb. Without further ado let’s take a peek at this small php program.
What This Program Does
Timthumb.php will crop, zoom, and resize any and all images and photos on your website. This program [...]
This Post Currently Has ~~ 6 Comments
Read More
August 16, 2009, Posted by Christopher at 5:44 am
This article describes how to override the WordPress admin posts-per-page setting for selected pages or sections on your blog. For example, you could set one of your categories to display 20 posts per page while the rest of your blog displays 10 posts per page. We will also take a quick look at how to change the sort order of your categories and archives.
This Post Currently Has ~~ 1 Comment
Read More
August 7, 2009, Posted by Christopher at 12:50 pm
We have already looked at how to display subcategory lists on the category pages, so in this article we are going to look at how to display subcategory lists in your sidebar, theme pages, and anywhere in WordPress. We will also be using the “descendant function” to help WordPress determine master parent categories for posts not directly assigned to a parent category.
This Post Currently Has ~~ 0 Comments
Read More
August 3, 2009, Posted by Christopher at 8:26 pm
I have an article sitting in the back of my head that deals with multiple WordPress Loops on a single page like I have used on the home page of this blog and one other blog. I decided, though, to first address a much simpler topic … the WordPress Loop inside of a Loop.
The [...]
This Post Currently Has ~~ 1 Comment
Read More
July 24, 2009, Posted by Christopher at 5:14 am
This quick tutorial will help you add a favicon to your WordPress installation … or just about any web site. Adding a favicon is actually rather easy. The hard part is designing an image that looks good at a very small size.
What is a Favicon ?
A favicon is a small … 16px by [...]
This Post Currently Has ~~ 1 Comment
Read More