OK, found it. it is possible to have the same slug for a page and a category name. The problem was that someone installed a “redirection” plugin that caused the problems.
Lesson learned is to restrict the capabilities of people working on the website, so that they cannot install plugins..
Related Posts:
- Add custom taxonomy terms to WordPress menu dynamically & append #slug to url
- Get posts from specific taxonomy term
- 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
- get_terms vs. get_categories: does it matter?
- Woocommerce get category image full size
- Order get_terms() By Custom Field
- Control term order on a per-post basis
- How do I get the category URL from get_the_category?
- Fixing category count
- How do I use the same post slug for different Categories?
- Rewrite rule page url with category
- How can I get category ID by category name?
- get_terms name__like list categories according to letter
- Elegant way to add parent categories?
- How can I select a primary category?
- Programmatically create product category and add thumbnail in woocommerce
- How to order the get_categories result
- Create terms when registering taxonomy?
- Send an email when custom post type category is changed
- Are Categories, Tags and Custom Taxonomies any different in regards to SEO?
- How to create non-unique sub-category slugs?
- Rewrite category slug
- Excluding posts from a category but only if they’re not in multiple categories
- Update term count using a callback function
- Using same slug name for a page and category
- Add category to custom post type automatically, using category slug
- Get terms that are associated with products from current category
- I use same slug name for category and page
- Divi change project slug based on category
- Removing the number in a category slug
- Does WordPress Offer a Way to Find All of the Categories that Don’t Have Children?
- Removed slug from CPT, now How/where do I hook the filter to the taxonomy term archive pages link?
- Getting the sub category
- Use get_term_children to get the sub category of a parent category for the current post
- Action hooks returning old category instead of new category
- Update wordpress post terms programatically
- Plural Category Base Slug On Category Archive Page
- Display empty taxonomy terms with get_terms()
- Get a list of Terms for a specific category
- Return category slug / title from category ID
- When to use ‘get_category_by_path’ vs. ‘get_term_by’ to get category object from `get_query_var( ‘category_name’ )`?
- Duplicate Category and Page URL loads Category instead of the Page
- Category slug $_SERVER[‘REQUEST_URI’];
- 403 forbidden on one page only
- Get the name an the description of a link category
- Using a portfolio_category slug in wordpress URL
- List Terms in Category
- How do I get a list of all categories that a given user has written blog posts for?
- Categories vs. Page Site Organization
- WooCommerce duplicate sub categories and product slugs
- Set post categories to include parents when setting child category
- Need to pull parent category and slug – only pulling daughter category
- How to get data about category in category.php
- Limit number of terms that a custom taxonomy can save per custom post type
- Inserting Category programmatically
- Display Taxonomy Terms in an option tag with value being the slug
- Pagination for category slug returns 404 when page >= 2
- Displaying a full post instead of a slug per category?
- How can i insert term in a specific language of Polylang?
- Why does the argument list_only do on Walker_Category_Checklist::start_el?
- wordpress sub-category ( lowercase letters + non-latin characters ) = 404
- The default code for “posts_nav_link” on category.php isn’t working
- Mod_Rewrite to show only last subcategory in URL
- Display Posts Loop for each parent and for each Child
- Is There a Difference Between Taxonomies and Categories?
- Get posts under a category with SQL
- Getting category URL with hyphens, not spaces
- how to get full category path including parent and subcategories
- get_terms function not returning anything
- Display custom taxonomy attached to the post on post single page
- Automatically redirect a page to a category that share the same slug
- wp_dropdown_categories not showing option as selected
- Ive got a term (get_term_by) but now I want to filter it by a category it is in?
- Get a count of how many times a term or a category is used in posts
- Use the category name instead of category slug in permalinks
- Get Categories Where Taxonomy Equals ‘n’
- How do I add a tag slug to a category URL to filter posts?
- Display sibling categories on category page
- Change of category structure will cause two kinds of URLs for one post
- Count tags for a specific category
- How to Link to Most Recent Custom Post of Same Term
- set terms to category and subcategory
- Change slug of Standard wp Post category
- Getting Category Children
- More efficient way to list posts by category [duplicate]
- Showing HTML if Post is In Certain Taxonomy Term
- How to remove the category from post slug
- Exclude categories by ID
- Ordering categories by slug vs. name
- Using in ‘category_name’ in ‘$query->set();’?
- How to store category and tags separatly on wordpress?
- Post to inherit custom category background image from parent
- wp_delete_term or wp_delete_category?
- Echo Category Nicename
- Update custom category fields front-end
- Combining these queries? (Same taxonomy term + same category as post)
- WP-CLI Add category as menu item main-menu
- Add properties to term object