I have change the save format back to yymmdd and edit the order in my template per date('d.m.Y', strtotime($myCustomFieldDate));
.
My own fail, sorry 😀
Oh, i recognize a pattern. He sorted only by the days and ignore the date as a whole. :/
Hi Elliot,
Thanks for answering.
My english is not the best, but i try to explain my problem.
I add a screenshot, here you can see the crazy order of my posts.
Yes, i’ve used your “how to” guide, but no matter what approach I use, it stays the same result.
The posts are not in order and the aim is to sort it like newest -to-> older ones. The newest post starts from 03.06.2013 and the oldest and last post have to be the 01.09.2011.
I dont know, whats going wrong, every post has a date field (Date Picker, save and display format: dd.mm.yy). When i remove the “meta_key” and “orderby” arguments, it changes the order. So i think the query reacts to this arguments …but nevertheless something is going wrong.
Thanks for trying to help me! 🙂