You may have to alter the loop on the homepage.
Set it up in your index.php:
if ( is_home() ) {
query_posts( 'cat=-5,-34' );
}
and you should be good to go.
Related Posts:
- Get the children of the parent category
- How to add featured image for category (without a plugin)?
- Category archive by year with permalink support /category/YYYY
- Create a category list page
- How do I get the category URL from get_the_category?
- How do I use the same post slug for different Categories?
- Default WP Gallery – show only galleries of a certain category
- How to tax query X number of posts related by tag first, then by category if not enough in tag-related
- Woocommerce product categories order [closed]
- How do I create a way for users to assign categories to a post from the frontend?
- Exclude sub category posts from category display
- How to hide a specific category posts in my monthly archive?
- Give specific category its own permalink structure
- Automated adding of one tag to all the posts in a category
- How to set up sub-categories for author pages?
- Assign different category colours to different categories in the main menu
- Deleting All tags except categories Wp database
- Action hooks returning old category instead of new category
- Category checkboxes in upload modal
- wp_list_categories, Add class to all list items with children
- Using separator with wp_list_categories
- How to mass-insert categories?
- Multi-site or categories?
- How to put enctype=”multipart/form-data” in categories form?
- What is the advantage of using header-catname.php over is_category(‘catname’);?
- Custom WP_Query for current category (in category.php)?
- Why is get_the_category() saying that I have two categories?
- View the latest created categories
- Custom sidebar on category pages
- category hierarchy level as a body class – parent cat =1, child cat=2, grandchild=3
- Insert Into Sub-child Menu
- How do I get the category slug from wp_dropdown_categories
- Are Category or Tag Archive Pages Possible?
- Change the category of all posts in it
- How to display only posts assigned to a particular, isolated, subcategory
- How to hide some categories in category list under post in wordpress?
- exclude categories from search results
- How to Exclude post from a category
- Hiding a Categories content on just the Homepage ‘Posts’?
- How to change a post category when the ACF datepicker Field is today
- How to categorize posts under Category 1 and Category 2 which are separate lists of categories, and display them as separate lists in widgets
- Creating Category Specific menus
- Category archives with monthly pagination
- Older entries link within category page
- Two separate portfolio pages [closed]
- How to do some action weekly?
- How to hide child categories from displaying
- How to allow Category Title to use tags?
- List Child Categorie and hide the parent
- Child categories doesn’t echo if it doesn’t contain at least a post
- About title on a page
- Multiple selection for wordpress widget
- Show different title on category page
- function query_posts disabling current_page_menu class
- Problem with multiple loops in wordpress theme
- Displaying year once in category.php [duplicate]
- Restrict CSS on one page
- How to get category names in post_class?
- output only if within a combination of two cats
- Panoramica Theme Portfolio
- Filter categories/tags to display in multiple metaboxes for selection in back-end
- Check is category parent with ids from the childs – get_term_children
- Showing posts from 2 categories only on category.php
- wp_list_pages() not showing on posts
- Are tags different than categories?
- list all child categories that apply to current post even if those cats are empty?
- Exclude categories from postquery
- Category pagination not working
- WordPress Category Question
- How to filter post from categories only if the posts appears in one of them, not the other?
- Getting the posts list visualised in categories tree
- wp_dropdown_categories() show elements checkbox
- How can I set a product’s url to reference the primary category in Woocommerce?
- displaying the last product comment in the woocommerce category
- Show Posts via cat+cat in URL that are in both Categories doesn’t work
- Private categories in WordPress
- How to show the clicked category related posts on category detail page?
- No “Quick Edit” links on categories admin page
- Trying to get categories and sub-category listing
- How to prevent WordPress from redirecting single page to prefixed category archive with same name?
- How can I display the category name in the single post when using WP Blog and Widget?
- How to edit woocommerce sub-category page
- Hide specific category tag on single post page
- Custom Archive Template for Multiple Categories
- WordPress display only child category in template
- How to modify list categories code?
- Configure query with multiple categories in a custom order?
- Get category fixed in dropdown browse categories
- Categories dropdown with all values selected using wp_dropdown_categories
- Category menu that filters out empty categories
- ACF plugin categories bug in WordPress 3.9
- List Categories in Custom Order
- How can I hide the category term for posts with none set?
- Category count but only if category has at least one post
- Change rss title of individual feeds?
- Anyway to hide a Category in the Categories section when adding/editing a post in WP Admin?
- Showing one post from each category, paged?
- Custom permalinks structure
- Weird html output of single_cat_title – is not inside of the html element?
- Quick Edit on taxonomy names results in error