Archive for the ‘Wordpress’ Category
WP Plugin: ‘Get Firefox’ Banner
November 1st, 2007 - Wordpress
Skip to download link Changelog Following features have been added into the current version (0.9): Plugin sets an orange Firefox banner with a message to appear at the top of your blog in IE6 and/or IE7 (0.5+) The message is customizable from the options page. (0.5+) The message can contain any XHTML, including adsense javascript (0.5+) Banner can be set to appear in IE6 and IE7, or only one. (0.9+) Optional Close button (a red X) allows the user to close the banner (0.9+) Ability to ...
WP Pagination Tip
October 20th, 2007 - Wordpress
Also known as 'Wordpress Tips: Pagination on secondary queries'. The quick and dirty way. I'm working on using Wordpress as a CMS, and I've been making a 'News' page which the client can update. Basically, 'News' is a post category, and there are two columns of the page on the front end. The left column has titles and short decscriptions the most recent 4 posts from the 'News Category', while the right/middle column has the full version of the current news ...
Pressing Words
September 25th, 2007 - Wordpress
Could it be, an actual web-programming related post? Indeed it is, behold... I made a very silly decision a few weeks ago when I suggested to my workmates 'yeah, I think Wordpress could be a viable CMS with a bit of hacking'. After weeks of torturous problem solving activities are Javascript hacking, the 8 sites we've built so far with it are coming to fruition, and I thought I'd share some of the techniques we've developed. Firstly, one of the main problems ...