The ‘date’ value of ‘oderby’ parameter does not sort your posts by the date specified into the metabox. It will sort the posts in context with the date when the post has been published.
If you need to sort by your date from a metabox (for custom fields) you can then use the Custom Field Parameters (http://codex.wordpress.org/Class_Reference/WP_Query#Custom_Field_Parameters)
Related Posts:
- Remove Custom Taxonomy Metabox from Custom Post Type Screen
- Meta Boxes: ‘admin_init’ or ‘add_meta_boxes’ hook?
- Can you make a custom metabox field be required to save a new post?
- Action hook on Edit custom post type?
- Display content from custom meta boxes in revisions
- Changing the priority of a custom taxonomy’s metabox
- How to get custom metabox image field?
- Detect meta value changes when post is updated (post_updated)
- Custom field being erased after autosave
- How to select one major category (or custom taxonomy) for a custom post type?
- How can i add a metabox to pull list of custom posts (any two) on edit or add post screen?
- How to add a select menu to this metabox code?
- Cleanest way to code “Custom Write Panels/Meta Boxes”?
- Custom post type’s slug gets wrong when adding a custom meta box
- Metabox saving values
- Having trouble with custom post type / meta box
- update custom post type meta from a shortcode
- Custom Meta Boxes – Nonce Issue – Move to trash issue
- Calculate Repeater Meta Box Input Field Values and Display Total
- How to add meta boxes(repeater fields) from WordPress back end?
- Displaying Meta Box Image
- Change Post Title Edit Box
- Multiple information using custom post type
- How to keep a check box in custom meta box for custom post type checked by default for add new post?
- Show metabox in custom-post-template depending on taxonomy term?
- get_terms won’t display product_cat or any other custom taxonomies when specified
- Display custom post on home page based on a metabox selection
- How to add a “custom” date field to a custom post type?
- adding checkbox to meta
- Meta Box Only in CPT Edit Page, Not in Add New
- get_post_meta is returning image id
- Why do I lose the content of meta boxes when I leave the page?
- WordPress nl2br is not converting newline to html line break when saving metabox value
- List custom post types in metabox
- Create custom PAGE with register_post_type
- Pull a post based on a meta value in a custom post type
- Populate Custom Fields in a Custom Post Type?
- Change meta box when the page’s template is changed
- Duplicate Custom Header Functionality into the post edit screen
- Cannot save Checkbox meta box value from a Custom Post Type
- Custom meta box data array: foreach not working correctly?
- Undefined Variable – Custom Post Type Meta
- Troubles with saving metabox
- How to check if user meta field is empty in conditional else statement
- Post Quote with image on header for news site
- How to Create an Image Upload Box for Custom Posts?
- How to store multiple values in 1 meta_key with radio input?
- Found 2 elements with non-unique id (#_ajax_nonce) and (#_wpnonce)
- Why are taxonomy terms not saving when using custom meta boxes with radio button taxonomy selectors?
- Plugin – Combine Meta Box Input Fields into single saveble record
- Metabox not show in categories custom post type cmb2
- Repeatable Fields Metabox with Textarea (or wp_editor)
- How to use TinyMCE Editor for one of my custom post meta field?
- pre_get_posts for custom page builder meta box
- Disable closing on metaboxes
- Cannot save CPT meta box
- How to make custom taxonomy into drop down select in a custom metabox
- Create a Dropdown from Custom Post Type
- Using POST method in meta box, no results
- meta box on custom post type
- Checking if $_FILE isset for an array of file upload metaboxes
- Custom “radio button meta box” not saving correctly
- Sizing textarea field in custom metabox
- Meta Data for Custom Post Type not saving
- Custom Post Meta from custom metaboxes is randomly being deleted
- Custom post-type metabox position
- How to add editable/dynamic values to dropdown of a Custom Post Type Meta Box
- How can I set a meta value that will then affect other post meta values?
- How to Use Custom Meta Field Instead of CPT Title in Post URL
- Get custom term meta problem on single post type
- Is it possible to sort metabox teaxtarea values?
- wp_editor for custom post type doesn’t save value
- Meta box not appearing in my custom post type
- CMB select with data from CPT
- Custom Post Type Meta Box Text Input Field Won’t Save When Blank
- List of all posts in one custom post type in the edit screen of another
- How to Grab Anime info using Jikan API and fill the value in Metabox
- Custom Metabox Info Not Saving
- create a “add icon” field in taxonomies page
- Metabox collapsed by default
- Getting data from dynamically allocated metaboxes within a custom post
- Multiple useres editing specified content
- Get meta values from parent post and save in child post
- Using meta boxes as the title of a custom post type
- check_admin_referer not working in custom meta box for custom post type
- Populate metabox dropdown with post title from another Custom Post Type (issues with wp_reset / global $post)
- Custom meta box in editor of custom post type not working
- Meta box not saving
- CPT and metabox: create multi checkbox by using array?
- How to make post page unique and show it on home page?
- Default taxonomy ‘post_tag’ added to CPT managing by custom role : nothing in the metabox
- Custom sortable pages on custom post type
- Toggle a metabox based on a selection
- Add multiple custom meta boxes to different custom post types
- Custom post type Featured Image popup not working
- How to bring custom meta boxes to custom post types?
- Problems with a custom meta_box
- CPT Metabox with email notification
- Move title “meta box” in post mode
- My custom meta box with textarea field not saved