Support

Account

Home Forums General Issues In loop Sort by ACF field? Reply To: In loop Sort by ACF field?

  • Try using meta_query and specifying ‘type’ => ‘DATE’. Or you could try using “meta_value_num” as the ‘orderby’ argument, but I can’t remember if this works or not. See: http://codex.wordpress.org/wp_query#Custom_Field_Parameters