Hallo ,
tried this code – but the order dosen’t work.
//portfolio query
add_filter( ‘avia_post_grid_query’, ‘avia_post_grid_query_mod’, 10, 2);
function avia_post_grid_query_mod( $query, $params ) {
$query[‘orderby’] = ‘date’;
$query[‘order’] = ‘DESC’;
return $query;
}
but nothing happened.
Thanks.
Petschka
Is it possible to get some support today?
If i deactivate “The Events Calendar PRO” everything is ok.
Hi,
Please be patience when you create a ticket, we cant reply instantly.
Yes, there is an issue with Events Addon and we do work to fix the compatibility.
We appreciate the patience
Best regards,
Basilis