intermediate

Adding Content to Genesis Navigation

Want more control over what shows up before or after your navigation? This shows you how to extend Genesis’ Primary Navigation Extras using filters.

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.

Adding Content Between Posts in Thesis

This shows you how to stick code between certain posts, but not all of them. It’s very useful for including ads or other content you don’t want repeated.

Custom WordPress Queries

Here’s how to create a list of posts that doesn’t interfere with The Loop (what generates the content on your WordPress site).

Using Gravatars in WordPress

I’ll show you how to display an author’s gravatar next to post titles, and customize the default Gravatar for commenters who don’t have one already.

Filter Categories from Homepage

Only want the posts from certain categories to show up on your homepage? This quick tip will show you how.