correct parthers
This commit is contained in:
@@ -31,11 +31,7 @@ $nn = 0;?>
|
||||
<?if ( has_post_thumbnail() ) :?>
|
||||
<img class="search-card-img" src="<?php echo get_the_post_thumbnail_url(null, 'full'); ?>" width="180" alt="<?the_title();?>">
|
||||
<?endif?>
|
||||
<div><?the_excerpt();?></div>
|
||||
<div class="mini-card-body">
|
||||
<div class="news_date"><?the_time('j F Y, G:i');?></div>
|
||||
</div>
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user