try:
global $query_string;
query_posts( $query_string . '&cat=-81' );
http://codex.wordpress.org/Function_Reference/query_posts#Preserving_Existing_Query_Parameters
Related Posts:
- exclude category from get_posts?
- Exclude the category from the WordPress loop
- is_category() in pre_get_posts strange error
- Exclude certain category from latest updates
- Exclude categories from Loop, queries, widgets, post navigation
- Rearranging posts based on categories
- List posts by category exclude current post
- wp_list_categories exclude not working
- Excluding a category from next and previous post links
- Exclude Category From Home Page, Display Posts on It’s Own Page?
- Custom Query to search through categories
- Exclude a category from the filed under list only on some templates
- How to query all posts of a specific category, and any other category combination
- is_category in pre_get_posts results in php notices
- Query the Loop without breaking it
- How to Check if a Child Category is Being Queried
- How Do I Merge Categories With phpMyAdmin
- Category archive page – loop through posts of certain tag (with pagination) – pre_get_posts
- If newest post of category is newest post in general, skip first post of category
- How to exclude posts from a category when using this particular format
- Disallow categories from this MySQL query
- Exclude category from Tag Template
- Include posts from feature category in pre_get_posts
- exclude post from displaying in loop if it is in a category, but not in many categories
- How to display posts under a specific subcategory of a given category
- get_the_category and echo out link to child-most/deepest category
- I need to create a search form that will display search results from specific category
- Exclude Posts From Specific Category from Next and Previous post links
- Query Posts Exclude Entire Category
- exclude categories from search results
- Exclude category from fucntion
- query in category.php repeats itself
- Display posts separated by Category in Author’s page
- WordPress category widget only show categories with children
- Category param redirect to post type archive
- How to get related tags based on a category?
- Show popular post by category code
- How to get latest posts from each category in regular order
- category pagination got broken suddenly
- How to query categories with Advanced Custom Fields?
- Where and when does WordPress invoke routes
- And/Or Category Query
- wp_list_pages() exclude category
- Functions.php: Exclude Category from “Blog”
- Overriding default calendar to show posts from a category
- function query_posts disabling current_page_menu class
- Woocommerce filter function not updating
- wp_list_categories not excluing multiple ids
- How to exclude posts from category posts count
- Exclude category from foreach loop
- Have posts that belong to multiple categories, exclude some categories from homepage
- Exclude all subcategories in the_category (post)
- I need to exclude from a query a category and a few custom taxonomies
- How Do I Delete WordPress Posts Older Than 400 Days, From A WordPress Category
- Exclude categories by ID
- Using in ‘category_name’ in ‘$query->set();’?
- Get categories of queried posts
- Query from multiple category (and)
- How to display posts from specific category using get_option function?
- SQL query to get posts from multiple categories but not in a category
- Homepage custom recent news
- Conditional category query breaking?
- Exclude the category in WordPress
- How can I exclude a category from the main loop with the category name & not ID?
- User level categories
- Exclude category from drop down list form
- How to filter post from categories only if the posts appears in one of them, not the other?
- Category name for all posts getting assigned to a single random post
- Show Posts via cat+cat in URL that are in both Categories doesn’t work
- exclude certain categories form archive widget
- List of post categories only associated to another custom taxonomy
- how tho change number of posts in loop from specific categories
- How to remove an item from a custom Walker_Nav_Menu
- Exclude a category and post_type from wp_query
- How can I exclude a particular category from my WordPress Page 1 and Page 2?
- Get category from slug list
- Exclude category from WP_Query args not working
- Displaying Category in sidebar post widget but not in the loop on home
- Issue with WordPress category search
- Querying posts from two different categories while looping inside another loop
- how to get postmeta info based on multiple categories?
- Too many categories drastically slow down my website
- How to get posts from many categories using WP_Query
- Is it possible to query the result of a query?
- show posts found in multiple categories via category_name query string?
- Match two taxonomies to display a specific content
- Category menu that filters out empty categories
- Category slug in in loop always the same?
- display certain category on custom template page
- Detecting top parent category fails on home page
- How to use Greek characters/letters in a query?
- Displaying posts by year
- wordpress category.php query for featured news item, broken pagination and repeating posts
- How to have a category not show up in query post with page panigation?
- Customize category query in widget
- Call function on a single page
- Excluding cateory not working on my site. how to solve this? [closed]
- How to show posts of a specific category
- How to define category ID in an array?
- Exclude a category ID from the following function