tax_advisor_order
$tm_adv_query = array( 'relation' => 'AND', array( 'taxonomy' => 'advisor_order', 'terms' => array( '%_01', ' %_02' ), ), array( 'taxonomy' => 'Category', 'terms' => '$ind_title', 'operator' => 'AND', ), );
$tm_adv_query = array( 'relation' => 'AND', array( 'taxonomy' => 'advisor_order', 'terms' => array( '%_01', ' %_02' ), ), array( 'taxonomy' => 'Category', 'terms' => '$ind_title', 'operator' => 'AND', ), );