%PDF- %PDF-
Direktori : /var/www/html/bbw/farmaci/wordpress/wp-content/themes/roots-kritik-portale/templates/ |
Current File : /var/www/html/bbw/farmaci/wordpress/wp-content/themes/roots-kritik-portale/templates/content.php |
<?php $subtitle = get_field('subtitel'); ?> <article <?php post_class(); ?>> <header> <?php get_template_part('templates/entry-meta'); ?> <h2 class="entry-title"><a href="<?php the_permalink(); ?>"><?php the_title(); ?></a></h2> <?php if ( $subtitle ) : ?> <h2 class="entry-subtitle"><?php echo $subtitle; ?></h2> <?php endif; ?> </header> <?php if ( has_post_thumbnail() ) : ?> <div class="article-img"> <a href="<?php the_permalink(); ?>" title="<?php the_title_attribute(); ?>" class="artikelbild" > <?php the_post_thumbnail('thumbnail'); ?> </a> </div> <?php endif; ?> <div class="entry-summary"> <?php the_excerpt(); ?> </div> <div class="clearfix"></div> </article>