Image Override Plugin

When you upload an image, WordPress will automatically scale and crop it to many different sizes. If you’re not happy with the auto-crops, use this plugin to upload an alternative image.

Genesis Subpages as Secondary Menu

Replace the manually managed Secondary Menu with one that automatically lists the current section’s subpages.

Previous and Next Post in Same Taxonomy

This plugin let’s you use my WordPress patch for displaying previous/next posts in the same taxonomy.

Genesis CRM for WordPress

Genesis CRM allows you to manage all your prospective clients, active projects, and completed projects using the WordPress interface.

Customizing WordPress Menus

I’ll show you how to limit visibility of certain menu items to logged in users, and how to modify the menu itself using filters.

Adding Theme Options in Genesis

I’ll walk you through creating your own theme options, accessible from the Genesis Theme Settings page.

Connecting your Contact Form to CRM

Here’s how to set up a contact form that will auto-populate your CRM, powered by TwentyTen CRM.

Genesis Base Child Theme

About 90% of the sites I build are custom Genesis child themes (the other 10% being modifications of existing Genesis child themes). Over the past year I’ve developed my own base child theme that I start from. It contains code that I use often and structured in the way I prefer. When building a site, [...]

Adding “Blog” to Genesis Breadcrumbs

Here’s how to modify the Genesis Breadcrumb to include a “Blog” link, changing Home > Category > Post Title to Home > Blog > Category > Post Title

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.