a
$tax_query = array( array( 'taxonomy' => 'opportunity_position', 'terms' => '65', 'field' => 'term_id', 'include_children' => false, ), );
$tax_query = array( array( 'taxonomy' => 'opportunity_position', 'terms' => '65', 'field' => 'term_id', 'include_children' => false, ), );