Topic

WordPress

The platform we’ve built on since before it was cool. Tips, fixes, and the occasional grumble.
← All posts
Sep 20
2013

Infusion + Twenty Twelve theme

Update: I've taken these themes down from Github. We've changed how we use Infusion, moving from a parent/child setup to strictly parent. It's for…
Sep 11
2013

Text only Google+ share link

I don't really care for the standard social media share links. It's not that they're ugly per-se, it's that they rarely fit a design…
Sep 4
2013

Case Study: Website Design by Market Segment

One challenge we face time and time again is a client's desire to feature everything on the home page. When a content manager has…
Aug 14
2013

Swiftype: Better WordPress Search

It's well known that the search functionality built into WordPress isn't awesome. The Swiftype Search plugin changes that, improving on the default search in…
Aug 13
2013

Tribe Events Conditionals

I've used the Event Calendar Pro plugin on quite a few sites. They just released a totally re-written version of the code, which is…
Aug 9
2013

Meta box vs WordPress widget sidebars

Looking for opinions on using the standard WP sidebar vs meta boxes for 'aside' type info... I've got a current project in development that…
Jul 30
2013

Goodbye to a great client

It's a bittersweet day as KPCW radio in Park City will be going live tomorrow with a new website. They'll be implementing NPR's 'Core…
Jun 20
2013

WP Migrate DB Pro

The one thing that makes developing in a local environment hard is keeping databases synced. This (paid) plugin for WordPress can do it right…
Dec 19
2012

Replace Navigation Text with Icon Font

Looking to replace a navigation item with an icon font in WordPress? This little snippet placed in functions.php will do just that: add_filter( 'wp_nav_menu',…
Jul 19
2012

SVG & PNG Image Test

While I have yet to get my hands on either an iPad or Macbook Pro with a retina display, it's clear that high resolution…