You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

29 lines
678 B

<?php
/*
* @Author: PickPlugins
* Copyright: http://pickplugins.com
*/
if ( ! defined('ABSPATH')) exit; // if direct access
?>
<div class="layer-media">
<div class="thumb "><img src="<?php echo post_grid_plugin_url; ?>assets/admin/images/thumb.png" /></div>
</div>
<div class="layer-content">
<div class="title ">Hello title</div>
<div class="content ">There are many variations of passages of Lorem Ipsum available, but the majority have</div>
</div>
<!--
<div class="layer-hover">
<div class="spin ">Hello title</div>
</div>
-->