i am using the easy content types plugin on a childthemed coherence site. i have an archive template with "get_template_part( 'includes/loop', 'termine' );"
i've created a copy /wp-content/themes/coherence/includes/loop-index.php valled loop-termine.php to show my cpt and pull my meta fields. i have a custom date as timestamp.
is there an easy way to change the order of the loop to that date?
like passing an "orderby" => "ecpt_date".
$avia_config['new_query']...














