Posts Tagged ‘Wordpress’

Wordpress plugin: Multi-column Tag Map

Oct6th
2009
••

I’ve never been one for tag maps. I’ve never liked non-alphabetical listings of tags in sidebars. I never like lists of tags ordered by the “popularity” of the tag in question. All these make it extremely difficult scan and find the topics that interest me. In large sites with hundreds …
Read the rest of this entry »

Tags: ,
Posted in Wordpress

Three column posts in Wordpress

Jun29th
2009
••

Here is a working example of this. Following up on my two column post hack for Wordpress, here is a method to doing it for three columns. There isn’t really too much different except a few small shanges in the CSS and PHP. Biggest change is using PHPs ceil() …
Read the rest of this entry »

Tags:
Posted in Wordpress

Fun with Wordpress categories

Jan19th
2009
••

The truth is, playing with what you can do with categories in Wordpress is fun. Being one that doesn’t like to use plugins for most functions, I enjoy tooling around in the code and trying to make the code do it for me. So the question arose over on the Wordpress …
Read the rest of this entry »

Tags:
Posted in Wordpress

Wordpress offset archive hack

Dec11th
2008
••

One issue I have found with Wordpress is that is doesn’t have a class of “offset” for the archives. While most of the time this isn’t an issue, I am currently working on a template that needed just this feature. It took me a while to get it going …
Read the rest of this entry »

Tags: ,
Posted in Wordpress, jQuery

Two column category lists in Wordpress

Oct1st
2008
••

Here’s another installment of making columns in Wordpress. This time around I am going to show how to pull your catergories and make a two column list out of them. The PHP involved is very close to the PHP used in “Two Column Magazine Style Posts” so I won’t …
Read the rest of this entry »

Tags:
Posted in Wordpress

Two column lists in Wordpress redux

Sep20th
2008
••

This is long overdue follow up to my Two Column Lists in Wordpress article. If you take a look at the example page you will notice the first example ended up counting wrong. This was my fault for not debugging properly. At the time I didn’t have a lot …
Read the rest of this entry »

Tags:
Posted in Wordpress

Page 1 of 212»