After searching i found the issue, another plugin called (Post type order) that uses drag and drop, ignored the sorting
Related Posts:
- Insert slider (Custom Post Type) into pages
- Add custom ID to CPT posts only create not update
- How to add custom content template part for a custom post type on main query using a plugin
- wordpress plugin error handling
- How to get term link that crosses different custom post types?
- register_taxonomy with multiple object type and update_count_callback
- Where to put archive-{post-type}.php
- Determine which template-{slug}.php is being loaded
- Remove POST_TYPE from custom post type permalink
- Use a textarea for a custom post type
- Make custom post type display as a page
- Show ACF field from custom taxonomy and display on the single template
- Get Custom Field Values by Another Custom Field in WordPress
- Show custom field from custom taxanomy term on custom post type
- How to rename image at uploading on specific plugin or post-type in WordPress
- How to create an array for a CPT post ID to use in an IF/WHILE statement
- Custom Post Type Navigation on Custom Field
- Plugin translation not working apart from name and description
- Custom Post type with ACF in REST API, how do I get those values?
- Custom posts don’t work
- How to customize a permalink (URL) structure?
- WP_Query to select custom post type with Advanced Custom Fields (ACF) date
- Bulk Update Custom Fields for Custom Post Types
- Update post meta not working in transition_post_status
- ACF Values Don’t Show After Import Unless I Edit/Update Post
- Addition of custom option panel crashes Media Library & Admin Area
- Using advanced custom fields from one custom post type in another custom post type / using nested shortcodes
- Custom post type archive page blank
- Query Custom Post Type Taxonomy term with multiple parameters
- Custom fields (wp_post_meta) vs Custom Table for large amount of data
- Custom post listing page layout of custom post type
- How to Get WordPress custom post data in WooCommerce product meta panel? [closed]
- Wrap meta boxes & data handling for specific post types in classes?
- WebP Fallback for Inline Background Image in Style Attribute
- Query based on custom fields start and end date
- Why is my WP Query not returning first result’s post meta?
- Recoverable Fatal Error – Object of class WP_Post could not be converted to string
- WordPress custom post type capabilities issue
- HowTo: Custom Post Type (Meta) to Custom Table
- Custom Empty Results page for my Custom Post Type
- How to group navigation items in the admin panel
- How can I add a shortcode to query Custom Post Type with ACF in WordPress?
- How to access the thank you page from the single post?
- ACF for custom post type archive pages: which hook to use?
- Custom Meta Box returns no HTML
- How do I replace the post title with a custom field?
- Advanced custom fields Post Object image field not displaying in custom post type single.php
- Sum and count of custom field values
- shopping cart plugin development
- how can i show a google map in custom post type
- SQL query – get ids – Advanced Custom Fields / WPeC
- How add column from new table in Custom Post Listing (admin)
- Change Dropdown jQuery to show/hide but with default place holder that shows all
- How to set a ‘page’ as parent of a custom post type?
- allowing custom user role to access custom post type in wordpress admin
- How add Filter by Tags and by categories to custom post type in Gutenberg block
- Using ACF values in nested WP queries for CPT with date values in the past
- Create/populate Custom Posts ACF fields from external JSON file
- Error 404 change permalink term custom term taxonomy
- WordPress URL rewrites using Advanced Custom Field
- Custom Post Type and Structure Question
- CPT email notification including only new value custom fields
- Show a custom post title in another custom post type in Meta box
- Register custom_post_type from static function
- Display Custom Field or Custom Taxonomy in front page /post/product
- Why do my custom post types stop displaying over time?
- How to select meta key in custom database query
- How to access repeater field of a custom field?
- ACF Pro Accessing fields on a Custom Post Type
- Modify Publish Metabox location on CPT
- Some posts not displaying by taxonomy term
- Save_post acf data not updating category of post type
- Restrict Custom Post Type to One Item
- How to seperate posts by categories?
- Display custom tax in “while” loop
- Widget area for individual posts (custom post type)?
- How can I load Template file from wordpress plugin
- ACF Post Content Not Being Searched
- Custom post type that lets users create a set of posts?
- How to develop custom URL redirection
- In WordPress do I create tables for my plugin or do I create custom post types for a Student and Classes Registration system?
- Execute code only after user clicks ‘update’ button for CPT being edited
- Can the wp_posts table have the same slug (post_name) in multiple statuses (post_status)?
- Custom post tag images not displaying with ACF
- Not Able to Display Metabox Saved Checkbox and Selected option After Save/ Update
- Add category slug as class attribute in a link array
- Get post id of permalink for a specific custom post type?
- Custom post types working in functions.php but not in plugin
- If you’re calling a dynamic css inline style does that div have to be in the loop?
- If i have custom post type with 5 custom fields do i have to create a new loop to reference each one?
- Copying custom field value in to title
- How to show animal lineage/pedigree in WordPress?
- Custom Post Type Loop breaking php
- Styling first post using Advanced Custom Fields
- ACF Relationship: Group posts by parent category term, then child [closed]
- ACF Field to set Publish Date – Post Duplication upon Update
- Getting ACF relationship field information
- Is it possible to specify a time interval (from, to) in ACF with date picker, or other custom field?
- Display ACF object field data using Elementor Custom Query
- How to consume external API from WordPress post editor and display the response data in the custom field?