Firstly, are you sure they don’t have more than one category selected for those posts? wp_get_object_terms
will attempt to get the terms in the order they have been added, so maybe there is an “Active Projects” term in play?
Alternatively, they could be hooking into the wp_get_object_terms
filter elsewhere in the code, and modifying what it returns. You’d need to search for that.
Related Posts:
- Get meta values from parent post and save in child post
- Automatic Set Category For A Custom Post Type
- how to create custom taxonomy drop downs for parents and child
- How to seperate posts by categories?
- Page + Custom Post Type with same category
- How to manage a dynamic multi-level page hierearchy system?
- WooCommerce change
- Custom Post By Category
- Adding categories to custom post type in permalink
- Categories manage
- Adding Custom Post Types to category/tag/author archives breaks header content
- Custom category taxonomy – archive page not showing up
- Change custom post type permalink according to category
- Counting the number of post without custom post type
- Modify the category post counting function
- I can not call the categories of custom post type
- Use Category for Custom Post Type – But Need Another Separate Archive Page too
- Only show categories that have posts within custom post type
- Custom Post Type is not respecting assigned categories
- Loop through a specific parent category
- Change Custom Post Type to Post + Category
- Query the title of the page to show posts with matching category in the loop
- Reuse the “category” slug for a custom post type
- Custom Template for CPT Categories
- Help with Travel Guide Setup
- How to create groups like that in buddypress?
- How to sort custom post’s category by id from the theme’s function.php?
- Excluding category from loop not working
- Custom Post – additional param in the custom post URL goes to error page
- Custom post types not displaying per category
- How to Show all Values in category.php page using post_type
- Only show current category post
- Update Cateogory Taxonomy Count for Attachment Post Type
- Custom post type category archive URL redirects to home page
- Getting Custom post category from Form
- Help with Multi Level Category Archive Page
- Getting list of Categories for Custom Post Types
- How can I generate a list of post-type specific categories?
- how to use two permalinks for one custom post type based on categories
- How To Display Category list from Portfolio post type plugin?
- can’t see categories in appearance-menu-categories
- Do not output category and tag URLs
- Structuring 3K pages in WordPress
- Can’t seem to filter wp_query by current category ID
- Dropdown switching subcategories portfolio
- Custom post type URL – filter by taxonomy
- Filter wp_dropdown_categories Per Post Type
- Get full control over custom post type url
- How to switch from custom post type URL to category URL?
- Display custom Taxonomies same as listing Categories
- Custom Post Type + Category archive
- Custom Post type archives / categories give 404
- Organizing The Custom Post Type with Taxonomies / Parent Posts
- Display 2nd category, only once, as sub-heading, in the loop
- Front end page submission form does not attach custom post type
- How to query all custom posts of a certain type and checking what category they have
- Exclude categories For Custom post types
- Post Editor: display categories from current post type taxonomy only?
- Custom Post Type – Admin Columns
- archive.php can’t find categorized posts
- Custom Catagory not found
- Page to show custom posts and one category
- Best way to structure article and issue relationship for CPT
- Problem to show custom post type in archive page category wise
- Show custom post type in archive page by category
- Custom Post Type used for FAQs Accordion
- I have a custom post type that I want to query a dynamic category name from a custom meta field
- Category slug not showing for Custom Post Type
- wp_list_categories() with attachment post types
- Get a list of categories ids
- How to call Shortcode categories for custom post types?
- category page template for custom post type
- Display all post types together
- How can I list custom post by custom category?
- Trying to create hierarchy between 3-4 custom post types
- Using get_terms() as shortcode attribute
- Having some trouble properly displaying Custom Post Types in templates
- Customize category URL
- Displaying wp post categories into my custom metabox
- category_name not working in WP_Query
- Need to build custom metabox select prev posts by category
- Category / Custom Post Type permalink issue
- How can I set up the URL for a category archive for a custom post type?
- how to show perticular category posts in custome page
- How to filter posts by categories?
- Categories in custom post types
- Use only selected regular categories for a Custom post form
- Limit to add one post per category only
- Sorting custom post types by category?
- Bulk remove category from custom post type?
- Custom Post Type Permalinks with %category%
- Display a custom post type list by taxonomy term
- Page that ‘subscribes’ to multiple categories
- categories of custom post type shows in CMS but not in the frontend webpage
- Problem with menu categories doubling up when updating database?
- Categories and page filtering with pre_get_posts
- Stop header code from showing in category page?
- How can I sort posts ascending by post title for a specific post type, but on a category archive template?
- Custom Post Type or just Post Categories?
- Custom Post Type order Title ASC