omit category from archives
-
I have successfully omitted a category from being included in the loop.
I used <?php query_posts(‘cat=-14’); ?>.
But the posts in the excluded category are still being included in the archives that appear in the sidebar widget.
What’s the best way to omit them there as well?
- The topic ‘omit category from archives’ is closed to new replies.