wordpress

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…

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.

WordPress Beyond Blogging – Presentation

My presentation from WordCamp Houston. I outline 5 useful tools for extending WordPress beyond blogs: Frameworks, Custom Post Types, Custom Taxonomies, Additional Sidebars, and Multiple Content Areas.

WordPress Post Thumbnails with Captions

This tip is for all themes that support WordPress’ Post Thumbnails (also known as Featured Images). If you’re using Thesis, this does not apply to you since Thesis uses its…

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.

How to Move your WordPress Website

Here’s how you quickly move a WordPress website from one server to another, without losing any content or settings. This is what I do when I’ve built a client’s site on my development server and it’s time to launch.

WordPress Updates as Email or RSS Reminder

WordPress does a great job of telling you to upgrade when you log in. But if you don’t log in often, you might miss an important security update. This will notify you via email or RSS.

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).

Redirect Pages in Thesis

If you change a page’s name and URL, you’ll want to use this technique to make sure visitors to the old URL are redirected to the new one.

Custom Author Pages

Here’s an overview on how to build an extremely custom Author Page for Thesis.