Monthly Archive for April 2012

Adding a Category Description to Graphene’s Front Page

Someone over on the WordPress forums asked for a way to display the category description when using Graphene‘s front page category option. This is actually easy to do using Graphene’s action hook widget areas. If you’re not familiar with this feature, you should first read my tutorial on Graphene’s action hook widget areas before attempting …read more…

Target Graphene Action Hook Widgets by their Unique ID

In my earlier post about using Graphene action hook widgets, I neglected to mention how to target each widget in the style sheet. In much the way that WordPress gives each widget its own unique ID, which you can then target with some specific CSS, Graphene also provides each of these action hook widget areas …read more…

WordPress Tricks — Fun With Titles

I started blogging with WordPress long before I knew anything about how WordPress actually works. If that sounds familiar to you, it’s because that’s the typical learning curve: you don’t bother learning something until you actually need to know it. This runs counter to the Chinese proverb about digging the well before you are thirsty, …read more…