I changed the template-functions-category.php back to normal and turned off optioncount in the theme. Works perfectly now, thanks for that! (Promise I’ll check the Wiki next time – ended up ignoring it because the text was scrambled in Safari, time to use Firefox methinks)
Cheers,
Alex
Hi,
Didn’t want to start another thread to ask this – is there anyway to remove the post count completely? I tried modifying the code but kept getting errors.
Managed to work around it by setting ‘if (intval($optioncount) == 1)’ to ‘if (intval($optioncount) == 0)’, but I’d prefer to remove it if possible.
Thanks,
Alex