taxononmy
asdgsag
$tax_query = array( array( 'taxonomy' => 'service_type', 'field' => 'term_id', 'include_children' => false, ), );
asdgsag
$tax_query = array( array( 'taxonomy' => 'service_type', 'field' => 'term_id', 'include_children' => false, ), );