Title: loop sorted by adf date
Last modified: August 30, 2016

---

# loop sorted by adf date

 *  [gereby](https://wordpress.org/support/users/gereby/)
 * (@gereby)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/loop-sorted-by-adf-date/)
 * i am trying to sort desc by acf date field like this
    [loop type=event orderby
   =field value=datum_anfang date_format=Ymd]
 * obviously this doesn’t work properly: 10th is before 11th april
 * [https://wordpress.org/plugins/custom-content-shortcode/](https://wordpress.org/plugins/custom-content-shortcode/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Eliot Akira](https://wordpress.org/support/users/miyarakira/)
 * (@miyarakira)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/loop-sorted-by-adf-date/#post-6519711)
 * Please try:
 *     ```
       [loop type=event orderby=field field=datum_anfang date_format=Ymd order=desc]
       ```
   

Viewing 1 replies (of 1 total)

The topic ‘loop sorted by adf date’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/custom-content-shortcode_766976.svg)
 * [Custom Content Shortcode](https://wordpress.org/plugins/custom-content-shortcode/)
 * [Support Threads](https://wordpress.org/support/plugin/custom-content-shortcode/)
 * [Active Topics](https://wordpress.org/support/plugin/custom-content-shortcode/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/custom-content-shortcode/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/custom-content-shortcode/reviews/)

## Tags

 * [date](https://wordpress.org/support/topic-tag/date/)

 * 1 reply
 * 2 participants
 * Last reply from: [Eliot Akira](https://wordpress.org/support/users/miyarakira/)
 * Last activity: [10 years, 9 months ago](https://wordpress.org/support/topic/loop-sorted-by-adf-date/#post-6519711)
 * Status: not resolved