Does anyone know how I can exclude one of my catagories from postbypost? now the postbypost archive shows the last 10 posts from all the catagories, but is it posible to exclue a catagorie so those posts are shown in blog page but not in the recent posts in the sidebar?
Hope someone can help me! Thanx!
I cant get that to work in the sidebar... could you be a bit more specific? I want a catagory to be axcluded from the following option:
<?php get_archives('postbypost','10','custom',' ',' '); ?>
and if I try a loop on that I cant seem to get it to work.. I'm probably doing something wrong, but it doesnt work...