Hey thanks Filo, will try that out! Let you know…
Anyone? PHP geniuses? I’m sure this has been hit – and hopefully solved – before.. ?
Arrgh! Any luck here guys? I have a hidden category and I’m only displaying 1 post on the homepage. So with the count problem, I post to the hidden category and get …blank on the homepage. Is it possible at all to tweak the code to move to the next post rather than loop around and leave a ‘hole’? Is this line just wrong?
<?php if (in_category(’10’)) continue; ?>