diff --git a/single.php b/single.php index a8dca48..dc4997f 100644 --- a/single.php +++ b/single.php @@ -97,7 +97,7 @@ if(get_field('urlaub',$tb->ID)->ID === get_the_ID()){ $thumb = wp_get_attachment_image_src( get_post_thumbnail_id($tb->ID), 'post-thumb' ); echo('ID); echo(' style="background-image: url('.$thumb['0'].');">
'); echo('
'); echo('

'.get_the_title($tb->ID).'

');