hi i followed this tutorial to the letter.
Asides for category 404 now appear on my sidebar, but for some reason my home page is now only showing 2 posts instead of the 12 I set it to show.
It appears this line of code is the culprit:
<?php if (in_category('404') && is_home() ) continue; ?>
Page 2, on the other hand, shows 6 posts, and then Page 3 suddenly shows just 5.
Here's a link to my index.php, and to my sidebar.php and finally to my blog.
any clues? Please please please please please help. Many thanks in advance.