* Used both for category and search. * * @author Javis <*****@*****.**> * @license MIT * @since 1.0 * @version 1.0 */ ?> <article class="archive layout-center" itemscope itemtype="http://schema.org/Article"> <?php if (has_post_thumbnail()) { ?> <div class="archive-thumb"> <?php echo lo_get_thumb(); ?> </div> <?php } ?> <header class="archive-header"> <h2 class="archive-name" itemprop="name headline"> <a href="<?php the_permalink(); ?> " rel="bookmark"><?php the_title(); ?> </a> </h2>
?> <article class="post layout-center<?php echo ' ' . $postnew; ?> " itemscope itemtype="http://schema.org/Article"> <?php if (has_post_thumbnail()) { ?> <figure class="post-thumb"> <a rel="bookmark" href="<?php the_permalink(); ?> "> <?php echo lo_get_thumb(900, 600); ?> </a> </figure> <?php } ?> <header class="post-header"> <h2 class="post-name" itemprop="name headline"> <a href="<?php the_permalink(); ?> " rel="bookmark" class="tooltip tip-right" data-tooltip="<?php lo_post_love_numbers(true); echo __(' and ', 'Lophita') . $post->comment_count . ' ' . __('comments', 'Lophita');
?> <article class="post layout-center<?php echo ' ' . $postnew; ?> " itemscope itemtype="http://schema.org/Article"> <?php if (has_post_thumbnail()) { ?> <figure class="post-thumb"> <a rel="bookmark" href="<?php the_permalink(); ?> "> <?php echo lo_get_thumb(700, 400); ?> </a> </figure> <?php } ?> <header class="post-header"> <h2 class="post-name" itemprop="name headline"> <a href="<?php the_permalink(); ?> " rel="bookmark" class="tooltip tip-right" data-tooltip="<?php echo $views . ' ' . __('views', 'Lophita') . __(' with ', 'Lophita') . $post->comment_count . ' ' . __('comments', 'Lophita'); ?>