Tag Archives: Wordpress

Broken navigation in WordPress .. and one way to fix it

After upgrading my sites to Wordpress 3.3, as well as updating a few themes, I noticed page navigation was broken in some of them. Namely, the base path was repeated in the URL. Instead of using a URL such as ‘/linfa/create/page/2′ for older… Read more

Admin toolbar missing in WordPress theme

Funny how you don’t notice something is missing until you actually need it. I realized today that the Wordpress admin toolbar was missing on one of my sites, after days working on it. Fortunately, the solution was simple in this case -… Read more

Fixing thumbnails in single posts of Aggregate Theme

There is a possible bug in the Aggregate Wordpress theme from Elegant Themes. Thumbnails are rendered differently from single posts pages and from blog style templates. Thumbnails in single posts are using the ‘thumb’ class, are missing the white… Read more

Query multiple tags with WordPress 3.2

A small clarification when it comes to querying Wordpress posts with multiple tags – tags in the URL are using Slugs …. not full values. If your query is missing items or is returning empty, make sure you are using the right value for your… Read more

Fixing Lifestream’s broken icons

After a failed attempt at using action streams with Movable Type, I was very pleased to discover the Lifestream plugin for Wordpress. I set up my Family site to use Lifestream with various feeds from family members. Along with the P2 theme, it… Read more

Enable thumbnail support in SimplePress and a multi-site WordPress

I was looking forward to use the thumbnail and gallery options of theĀ SimplePress theme from ElegantThemes, only to find empty thumbnails when I tried it out. A bit of research put me on the way to a solution via ‘How to make TimThumb work with… Read more