How to Quickly Add Breadcrumbs in Thesis

by bsayer on November 1, 2011

On one of my WordPress and Thesis powered websites I wanted breadcrumbs to help visitors navigate. I felt this was especially important because the site is a traditional website using pages, rather than a blog using posts. I quickly discovered the Breadcrumb NavXT plugin which cleanly did exactly what I wanted, including integrating with themes [...]

Read More

I created a PHP function for my GenealogyTools.com blog last night. It may save you some time if you want to control what content displays for different WishList Member member levels. I use the Thesis theme, so I added the function to custom_functions.php and use it for an after post hook and to control the [...]

Read More

Naturally the 1.5.2 update of the Google App Engine (GAE) SDK on my MacBook cleared my datastore. That’s a big deal right now as I’m into the last week of development on the mobile app I’m building for attendees of the 2011 Rethinking Everything conference. Weeks back I completed the bulkdata load to the production [...]

Read More