Current path: home/webdevt/www/wdp/wp-content/plugins/secretlab_shortcodes/shortcodes/templates/post-grid/
?? Go up: /home/webdevt/www/wdp/wp-content/plugins/secretlab_shortcodes/shortcodes/templates
<div class="grid-item <?php echo $filter_class_list; ?> <?php echo $hover_effect; ?> ">
<div class="pbody">
<div class="thumb">
<?php echo $thumbnail; ?>
</div>
<div class="body"> <?php echo $categlist; ?> <?php echo $title; ?> <?php echo $myexcept; ?>
<span class="entry-meta"><?php echo $authorimg; ?><?php echo $dateshort2; ?></span>
<?php echo $read_more; ?>
</div>
</div>
</div>