Posts Tagged ‘Wordpress’

thumbnail

Filter Top Menu Plugin

During my escapades with WordPress and various templates we’ve put together and worked with, I’ve discovered an interesting problem with a number of the DHTML menus that are generated from the WordPress categories or pages (using wp_list_categories or wp_list_pages).
If you have a hierarchical page system (which this blog does not, but www.kabarty.com.au does – and [...]

thumbnail

Upgrade to WordPress 2.7.1

I thought I’d just drop a note on here to say that upgrading from WordPress 2.5 to WordPress 2.7.1 was an absolute breeze.
I followed the instructions at http://codex.wordpress.org/Upgrading_WordPress and to be honest it could not have been easier. I moved the original directory and unzipped the downloaded file, then copied across my theme.
To be fair [...]

thumbnail

WordPress permalink nextpage doesn’t work

I’ve been struggling with an aspect of WordPress that should ‘just work’ but didn’t. That is, if you have decided to restrict the number of pages/posts shown on a page, WordPress automatically generates a ‘next page’ and ‘previous page’ button.
This works fine if you have the standard ‘ugly permalinks’ set up, but if you use [...]