Help from the Dev!



function childtheme_parse_query_archive( $wp_query ) {


if ( $wp_query->is_main_query() && is_post_type_archive( VA_EVENT_PTYPE ) && !is_tax() && !is_admin() ) {