taxes
$tax_query = array( 'relation' => 'AND', array( 'taxonomy' => 'bygherre', 'terms' => 'bobby2', ), array( 'taxonomy' => 'bygherre', 'terms' => 'bo-vest', ), array( 'taxonomy' => 'forretningsomraade', 'terms' => 'boliger', ), array( 'taxonomy' => 'opgavetype', 'terms' => 'energirigtigt', ), );