August 6, 2011
Genesis CRM for WordPress
Genesis CRM allows you to manage all your prospective clients, active projects, and completed projects using the WordPress interface.
As I build WordPress websites for my clients, I share what I learn here as tutorials.
August 6, 2011
Genesis CRM allows you to manage all your prospective clients, active projects, and completed projects using the WordPress interface.
July 22, 2011
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.
July 17, 2011
I’ll walk you through creating your own theme options, accessible from the Genesis Theme Settings page.
July 9, 2011
Here’s how to set up a contact form that will auto-populate your CRM, powered by TwentyTen CRM.
April 28, 2011
I build custom Genesis child themes for most of my clients. Rather than starting from an existing StudioPress theme, I use my own starter theme: EA Genesis Child. What is…
April 20, 2011
Here’s how to modify the Genesis Breadcrumb to include a “Blog” link, changing Home > Category > Post Title to Home > Blog > Category > Post Title
April 20, 2011
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.
April 11, 2011
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.
April 8, 2011
Here’s some lessons I learned on customizing the Genesis Grid Loop from my recent site redesign.
March 31, 2011
Custom Meta Boxes allow you to build clean, understandable interfaces for entering metadata. I use them on almost every project.
March 27, 2011
Take advantage of the great Layout Options feature of Genesis by creating your own layouts.
March 6, 2011
Here’s a great way to display a default image if no post thumbnail is provided.
January 31, 2011
TwentyTen CRM is a theme specifically designed to manage your customers, from initial contact to project completion. It’s highly customizable and free.
January 19, 2011
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.
December 17, 2010
I’m working on a project right now that uses hierarchical taxonomies, and here’s the solution I used for taxonomy breadcrumbs.