Search Results

thesis

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.

Thesis Quick Tips

There’s a lot of small code snippets I use often but don’t warrant their own post. This is where I’ll collect them.

Using Taxonomies

Taxonomies allow you to organize content in different ways. I’ll walk you through creating and implementing custom taxonomies, as well as show you how I used taxonomies for my personal portfolio.

Using Shortcodes

Shortcodes are a great tool if you need to stick code or reusable pieces of content inside your posts or pages.

Adding Facebook Like

Want to add the “like” button to your website, but you’re using Thesis or Genesis? Here’s the functions you should write to get it up and running.

Make Menu visible over Youtube Video

If you have videos on your site and are using a dropdown menu, chances are you’ve run into the issue where the menu goes behind the video. The typical solution…

Using Custom Post Types

Custom post types let you create logical divisions of content and context-specific meta information boxes. If your site features content other than posts and pages, use this to manage it.