First you should upgrade WPML to the latest version, which is 2.4.3 at time of writing.
To properly translate categories you should start by editing the category of the default language. Once you are in that screen (wp-admin/edit-tags.php?action=edit&taxonomy=category&tag_ID=x&post_type=post
where x is the category ID), you will see at the bottom a metabox titled Language. This will show the current language of the category and you will be able to add a translation of it by clicking on the word “Add” under the name of the other language(s) of your site.
Related Posts:
- Taxonomy filter all children
- Bulk assign posts to a category using SQL (MySQL)
- Is There a Difference Between Taxonomies and Categories?
- Check if a post is in any child category of a parent category
- How to export and import taxonomies (category, tag and/or custom taxonomy) and their terms
- How to display non-hierarchical taxonomy as terms with checkboxes?
- get_categories for custom post type with a specific custom taxonomy attached
- Control term order on a per-post basis
- Could not insert term into the database
- How can I add the featured image functionality to a custom taxonomy?
- Share one taxonomy across multiple blogs in 3.0 [duplicate]
- Can a Child Category Have More than One Parent?
- Combine two taxonomies in a hierarchical tree
- Weird behaviour when adding terms/term_taxonomies programmatically
- How can I select a primary category?
- wp_update_nav_menu_item() to insert categories
- Admin Panel – Disable Moving Selected Terms To Top of Metabox
- Filter categories using tags
- How to make custom taxonomy check boxes like ‘Categories’
- Make parent categories not selectable
- Create terms when registering taxonomy?
- How to create non-unique sub-category slugs?
- How to get next previous category in same taxonomy?
- Display only deepest category on a single post?
- How to add HTML5 ‘required’ attribute to wp_dropdown_categories() without JavaScripts?
- How to Override default update_count_callback for category
- Wrap a chosen category name with div
- Does WordPress Offer a Way to Find All of the Categories that Don’t Have Children?
- Add custom taxonomy terms to WordPress menu dynamically & append #slug to url
- Add custom category name as data-filter to switch between these categories
- wp_list_categories, Add class to all list items with children
- Getting WordPress custom taxonomy/category?
- Display empty taxonomy terms with get_terms()
- Return category slug / title from category ID
- Connecting WordPress gallery to custom categories (taxonomy)
- How to get the number of child categories a specific parent category has?
- Get term by slug in Gutenberg
- Can paginate_links() be customized for a specific category or tag?
- What’s the difference between “parent” and “category_parent” in a WP_Term object?
- Filtering by Category doesnt paginate correctly on the backend
- Update taxonomy value of post type in query
- Dropdown category filter
- How to query posts from specific authors and categories using WP_query?
- How to get the depth of a category’s subcategories
- New categories are now going to 404s
- How can I convert some categories to a custom taxonomy?
- Any way to assign Post Categories and Tags to Links?
- Add custom taxonomy under the category title
- Display name of the last child category
- Best way to programmatically link to multiple categories (union/intersection) [closed]
- “Reversable” and “Re-useable” Subcategories (or other taxonomic structure)
- Make parent category not selectable when it has child categories
- Replace category titles
- Get multidimensional array that reflects category hierarchy
- Want to hide some categories from the categories meta box in the post editor for the two specific user roles
- How to export/import categories and keep their IDs?
- Hide posts of a certain category unless logged in
- How to use wp_category_checklist()?
- List Terms in Category
- What’s the Simplest Way to Override/Rewrite the %category% Permalink Structure Tag?
- How to get category URL with the slug?
- Get all sub-categories of a parent category
- Can I use get_adjacent_post for specific categories?
- How to view WordPress’ default category IDs?
- Random taxonomy category list
- How to Filter categories in the permalink structure
- How to display posts under a specific subcategory of a given category
- Filter Home Page Posts in Buddypress [closed]
- Categorising posts/pages into years published
- Display Slug instead of Name
- Force a user’s posts category
- Search Posts / Pages with multiple options?
- Inserting Category programmatically
- Change existing taxonomy settings when using custom taxonomy
- Automatically set default password to all posts in a specific category
- ACF: Display category name using taxonomy field
- get_the_categories filter returns an empty array
- How to get the id from the custom category?
- Show Available Taxonomy List with Current Category
- How to filter out Categories for specific post types on WordPress Admin?
- Query posts from category based on a filter most favorited
- Categories of custom taxonomy don’t show any posts
- Exclude a category from the_category in the single post page
- How can i insert term in a specific language of Polylang?
- Taxonomy name repeating when showing 2 posts from each category
- Why does the argument list_only do on Walker_Category_Checklist::start_el?
- New Categories Not Shown In the Post Edit Page
- Filter Categories in meta box for CPTs
- Shortcodes not working in category or tag description
- Filtering multiple categories via the URL
- Display specific categories by ID
- Show only first category name in RSS?
- How to organize custom categories for filtering and selecting
- Filter $cpt categories to omit certain category
- Display Posts Loop for each parent and for each Child
- Filtering *out* a taxonomy from the admin post list
- category image taxonomy
- How to set a filter by category within a customised page
- How to “group” (categorize) the Pages together?
- Is There a Difference Between Taxonomies and Categories?