'courses', 'hide_empty' => false, ) ); $current_term_id = get_queried_object_id(); $current_term = get_queried_object(); $foto = carbon_get_term_meta( $current_term_id, 'banner_img_desktop' ); $foto_mobile = carbon_get_term_meta( $current_term_id, 'banner_img_mobile' ); if ($foto != '') {?>

'course', 'posts_per_page' => -1, 'tax_query' => array( array( 'taxonomy' => 'courses', 'field' => 'term_id', 'terms' => $current_term_id ) ) ); query_posts($args); ?>
'_select_courses|||0|id', 'value' => $current_term_id, ) ); ?>