'); global $post; if ( get_the_category()[0]->name == 'Urlaub' ){ $tagebuch = get_posts(array( 'category_name' => 'Tagebuch' )); if ($tagebuch->have_posts()) : while ( $tagebuch->have_posts() ) : $tagebuch->the_post(); ?>