Blog

Rename the sidebars on Sixteen Nine theme

This theme uses ‘header-right’ for the left sidebar and ‘primary sidebar’ for the right. Rename them to ‘left sidebar’ and ‘right sidebar’

Authority Intensive: My Thoughts and Presentation

HTML5. Responsive Design. You’ve heard the buzzwords, but don’t know exactly why your website needs them. I’ll guide you through the latest tools your developer should be using, when they are appropriate, and the value they can bring to your business.

Customizing Menu Arguments

I’ll show you a simple filter for customizing the arguments of any menu, including the ones built into Genesis.

Column Class Generator

Column classes allow you to break a page’s content into multiple columns. I’ve built a calculator so you can update the column classes to match your site’s grid.

Easily regenerate specific images using WP-CLI

One of my favorite features of Synthesis, the host I use as my development server, is that it has WP-CLI pre-installed (here’s some other hosts that have it as well).…

Fun with Avatars

I’m working on a site that required some customization of the avatars. Here’s some CSS-based approaches to these changes.

Dropdown Menu Class

Adds a CSS class of ‘menu-item-has-children’ to menu items with submenus. No Javascript Required.