PATH:
home
/
letacommog
/
entrepro
/
wp-content
/
themes
/
rehub
/
inc
/
parts
<?php if ( ! defined( 'ABSPATH' ) ) exit; // Exit if accessed directly ?> <?php $feat_tagid = rehub_option('rehub_featured_tag'); $rehub_featured_type = (rehub_option('rehub_featured_type')) ? rehub_option('rehub_featured_type') : '1'; $rehub_featured_number = (rehub_option('rehub_featured_number')) ? rehub_option('rehub_featured_number') : '5'; ?> <?php $feat_type = ' feat_type="'.(int) $rehub_featured_type.'"'; $feat_number = ' show="'.(int) $rehub_featured_number.'"'; ?> <?php $feat_base = ''; if (rehub_option('rehub_featured_tag') !='') { $feat_tag = get_term_by('slug', $feat_tagid, 'post_tag'); $feat_tag_id = (!empty($feat_tag)) ? (int) $feat_tag->term_id : ''; $feat_base = ' tag="'.$feat_tag_id.'"'; } ?> <?php echo do_shortcode ('[wpsm_featured '.$feat_base.$feat_type.$feat_number.']');?>
[+]
..
[-] 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]