So, something about the theme which doesn’t like WordPress 3.0+?
It hasn’t been updated for a while – however, other paginating plug-ins which essentially do the same thing (and have been updated) aren’t working either.
Oh, and it’s probably worth reiterating, the pagination works fine under WordPress 2.9.
Hello Esmi
Yes, I’ve tried both – with no joy. Is it worth trying to delete the .htaccess file?
Hello. Updating the permalinks hasn’t helped, alas.
The contents of the .htaccess file are as follows:
#set max upload file size
php_value upload_max_filesize 15M
#set max post size
php_value post_max_size 20M
php_value max_input_time 200
php_value max_execution_time 200