set( 'tax_query', array( 'relation' => 'AND', array( 'taxonomy' => 'genre-bien', 'field' => 'slug', 'terms' => $_SESSION[ 'post-genre' ] ) ) ); }