Some words used as names for post types will produce unpredictable results, in your case, the word order
is a reserved term and is causing problems with the query. Change that post type name to something unique and the admin UI will behave.
Related Posts:
- Can multiple custom post types share a custom taxonomy?
- How to Add Custom Fields to a Custom Post Type?
- Using save_post to replace the post’s title
- How do I safely change the name of a custom post type?
- Display current taxonomy term when inside custom post type
- limit selection of custom taxonomies to one?
- why doesn’t the_content() work in this {single-custom_post_type.php} page?
- Importing old blog with regular posts into new custom post types
- $wp_query->queried_object->ID throws warning: Undefined property
- Load custom posts with same tag as page
- Get posts with tag all post types
- functions.php conditional tag only for custom post type
- Get monthly archives for custom post type
- Meta Query “IN” doesn’t work with ACF checkbox filter
- How to get dynamically custom post type that are under a certain category
- How do you modify the ‘post_parent’ of a custom post type?
- How to show related posts by category or custom post type?
- Archive or taxonomy pages not working for custom post type
- Custom Taxonomy returns no posts
- Display taxonomy term only if there’s a value
- Custom template for post type not working
- How to delete all posts from a custom post type?
- Frontend posting – everything saves other than checkboxes?
- Update content of multiple pages/posts at once?
- Query custom post types and a specific page?
- handling csv data with a custom post type
- Page as a child of a Custom Post Type
- Custom post types and permalinks
- Fetch taxonomies by custom post type id array
- How to retrieve category NAME instead of ID in a function with a taxonomy custom field?
- Change URL of posts and also Custom Post Type
- Normal pages as children of my Custom Post Type
- Diplay content from custom type as widget or sidebar?
- Custom post type and taxonomy slug issue
- WooCommerce product search titles only
- Insert Multiple Post with Same Publish Button
- post_type_link not working in gutenberg
- Cannot save Checkbox meta box value from a Custom Post Type
- Custom Post Type template stored in plugin folder not showing in post attributes dropdown
- Sorting custom post type columns with external data and without meta values
- Change Slug in URL of Posts of custom post type
- Add a button or image button that calls wp functions in the wp-admin
- Custom post ui plugin & WP_Query – Polylang
- How to add a post slug to a url?
- Change CPT archive title
- Adding custom post type to count in category
- wp_reset_postdata() and wp_reset_query() inside shortcode are not working to reset original page query
- The loop seems stuck to a single (now deleted) post
- Canonical url differs from custom post type archive URLs
- Custom post type archive page for multiple post types
- Invalid argument supplied in register_taxonomy $args->taxonomies
- Targeting custom post type
- Add the post type to the title of the page
- How to sort posts in a custom post type by title in ascending order by default?
- category page for custom post type
- Using wp_localize_script to get data from cpt and pass it to maplace-js locations
- Getting Un Wanted Gallery Shortcode In The Page on Loop
- Variable not working in WP_Query
- What’s an efficient way to change the post status of many posts at once?
- How do I know if a rewritten rule was applied?
- How to handle new post from API request?
- Widget Categories shows “No categories”
- Custom Post Type permalink without /%day%/ and/or /%postname%/
- How to get Custom Post Type with Categories wise in WordPress using wp_query
- WP_Query of a custom post type isn’t working
- Getting custom post type info using get_adjacent_post
- How to create a master without relying on posts table
- How to reorder categories for Custom Post Type
- Exclude a specific post in a Custom Post Type
- Filter result of Custom Post Type using meta_query with ACF
- How to properly set the rewrite rules for this case?
- Assigning categories to custom post types via a front-end form; only works for native post type
- Custom sorting in post columns by ACF Pro Select Field
- wp_post_delete is deleting all offices
- How to disable the editing of the time and date published for particular post type only?
- What is WordPress Way to Add Content Blocks to Post and Reference them as Many to One Relationship?
- Sort custom post archives by a meta value from a different custom post type?
- current-post-parent for custom post type
- Use WP Title instead of custom field to call
- Navigation not working for custom post type pages
- WordPress page not showing up – replaced with last 10 posts?
- Displaying image instead of post label in wordpress
- When I select a page for frontpage, it is blank
- Meta Box not being added in plugin
- Custom post order when using OR relation
- Problem with ‘save_post’ hook not running
- Custom post type taxonomy not sorting correctly
- How to get main div html to print a list of posts inside?
- Get All post that is in table
- display some fields in custom post backend
- How can I retrieve the slug for a custom post type via name?
- Capability to read user’s own draft post of CPT
- Custom post type permalink structure
- How do I use CPT and permalinks with a mobile theme?
- Knowledgebase / Docs: Custom Post Type, Pages or as a Post Category?
- Add top-level menu pointing to a different custom post type?
- custom post type not getting archived?
- Navigation won’t update to show full path to single post
- How to add categories to a custom post type using wp_insert_post($new_post);
- Modify permalink of CPT archive to support two taxonomies