Is there a workaround for the query_posts(cat=-x) shortcomings?
-
I’m trying to do a little sideblog, but I find that each post in the sidebar deducts from the total number of posts on the main page if it would normally show on the main page. I’d like to call query_posts(‘cat=-17’) and have the sidelog category not be queried at all, but all the posts there also belong to other categories.
Is there a current way to exclude every post from that category?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Is there a workaround for the query_posts(cat=-x) shortcomings?’ is closed to new replies.