PATH:
home
/
letacommog
/
entrepro
/
wp-content
/
themes
/
rehub
/
inc
/
parts
<?php if ( ! defined( 'ABSPATH' ) ) exit; // Exit if accessed directly ?> <?php global $post;?> <?php $nometa = (isset($nometa)) ? $nometa : '';?> <?php $image = (isset($image)) ? $image : '';?> <?php $border = (isset($border)) ? $border : '';?> <?php $excerpt = (isset($excerpt)) ? $excerpt : '';?> <div class="col_item item-small-news<?php if($image):?> item-small-news-image<?php endif;?><?php if($border):?> border-lightgrey pb10 pl10 pr10 pt10<?php endif;?>"> <?php if($image):?> <figure><a href="<?php the_permalink();?>"><?php WPSM_image_resizer::show_static_resized_image(array('thumb'=> true, 'crop'=> false, 'width'=> 80, 'no_thumb_url' => get_template_directory_uri() . '/images/default/noimage_100_70.png'));?></a></figure> <?php endif;?> <div class="item-small-news-details"> <h3><?php do_action('rehub_in_title_post_list');?><a href="<?php the_permalink();?>"><?php the_title();?></a></h3> <?php if ($nometa !='1') :?> <div class="post-meta"> <?php meta_small( true, false, true ); ?> </div> <?php endif;?> <?php if ($excerpt) :?> <div class="list_excerpt font90 lineheight20"><?php kama_excerpt('maxchar=160'); ?> </div> <?php endif;?> <?php do_action('rehub_after_meta_post_list');?> </div> </div>
[+]
..
[-] woocolumnpart.php
[edit]
[-] affeggurl.php
[edit]
[-] woogridcompact.php
[edit]
[-] compact_grid.php
[edit]
[-] simplepostlist.php
[edit]
[-] query_type3.php
[edit]
[-] column_grid.php
[edit]
[-] post_share.php
[edit]
[-] branded_banner.php
[edit]
[-] singleofferpart.php
[edit]
[-] featured.php
[edit]
[-] query_type2.php
[edit]
[-] affeggbutton.php
[edit]
[-] pricealertpopup.php
[edit]
[-] query_type1.php
[edit]
[-] woo_slider.php
[edit]
[-] blogrelated.php
[edit]
[-] top_image.php
[edit]
[-] woocompactcarousel.php
[edit]
[-] home_carousel.php
[edit]
[-] multiofferpart.php
[edit]
[-] gallery_slider.php
[edit]
[-] video_featured.php
[edit]
[-] news_ticker.php
[edit]
[-] review_slider.php
[edit]
[-] postlistpart.php
[edit]
[-] pricehistorypopup.php
[edit]
[-] woolistpart.php
[edit]
[-] prevnext.php
[edit]
[-] related_posts.php
[edit]
[-] woogridpart.php
[edit]
[-] woolistmain.php
[edit]