Limit Search to Post Type

Here’s how to customize search forms to return results for specific post types. By using a filter you can choose exactly which search boxes are affected.

Display Posts Shortcode

This shortcode will let you easily list posts based on tag and/or category, limit the number of posts displayed, and sort the results. If you’ve ever wanted to list posts on your site without editing theme files, this is the tool for you.

Customizing the Genesis Grid Loop Content

Here’s some lessons I learned on customizing the Genesis Grid Loop from my recent site redesign.

Custom Meta Boxes

Custom Meta Boxes allow you to build clean, understandable interfaces for entering metadata. I use them on almost every project.

Custom Layout Options in Genesis

Take advantage of the great Layout Options feature of Genesis by creating your own layouts.

Default image for post thumbnails

Here’s a great way to display a default image if no post thumbnail is provided.

TwentyTen CRM

TwentyTen CRM is a theme specifically designed to manage your customers, from initial contact to project completion. It’s highly customizable and free.

Custom Avatars in WordPress

This tutorial extends WordPress’ get_avatar() function. It let’s users upload a custom avatar in case they don’t want to use a Gravatar.

Multiple Authors for a Post

If you have a magazine-like website, you might need to specify multiple authors for a single post.

Breadcrumbs for Taxonomy Pages

I’m working on a project right now that uses hierarchical taxonomies, and here’s the solution I used for taxonomy breadcrumbs.