Support

Account

Home Forums ACF PRO Order CPT by Date Picker then by Time Picker Reply To: Order CPT by Date Picker then by Time Picker

  • To to this you need to use a meta_query instead of a simple meta_key. See https://codex.wordpress.org/Class_Reference/WP_Query#Order_.26_Orderby_Parameters, look at the 10th code example under ‘orderby’ with multiple ‘meta_key’s