Archive for the ‘WordPress’ Category

Code Tags in Blogs and Lack of Support Thereof

Tuesday, April 22nd, 2008

Most WordPress themes have little (if any) respect for code and pre tags. I stumbled upon a blog some time ago whose support of said tags I quite liked. I dug up the CSS code and mailed it to myself. Upon recent cleaning of my inbox I stumbled upon ...

WordPress 2.5 Optional Stats Problem

Tuesday, April 15th, 2008

I added the new WordPress plugin to track stats on one of my sites and I wasn't getting any stats. Turns out the theme I'm using is using a different (likely older) footer code than the stats are expecting. I added a line into the stats code to make it ...