PATH:
var
/
www
/
vhosts
/
sandbox.dos-group.com
/
httpdocs
/
medifides
/
wp-content
/
themes
/
redbiz
<?php get_header(); ?> <div class="col-md-12"> <div class="themesflat-portfolio content-area"> <?php global $themesflat_paging_style; $show_filter = themesflat_choose_opt('show_filter_portfolio'); $columns = themesflat_choose_opt('portfolio_grid_columns'); $limit = themesflat_choose_opt('portfolio_post_perpage'); $style = themesflat_choose_opt('portfolio_style'); $themesflat_paging_style = themesflat_choose_opt('portfolio_archive_pagination_style'); $category = get_query_var('portfolios_category'); $orderby = themesflat_choose_opt('portfolio_order_by'); $order = themesflat_choose_opt('portfolio_order_direction'); $show_filter = ( $show_filter == 1 ) ? 'yes' : 'no'; $args = array( 'style' => $style, 'limit' => $limit, 'columns' => $columns, 'show_filter' => $show_filter, 'orderby' => $orderby, 'category' => $category, 'order' => $order, ); ?> <?php if (class_exists('themesflat_VCExtend')) { echo themesflat_VCExtend::themesflat_portfolio( $args ) ; }?> </div><!-- /.portfolio-container --> </div><!-- /.portfolio-masonry --> <?php get_sidebar();?> </div><!-- /.col-md-12 --> <div class="col-md-12"> <?php global $themesflat_paging_for ; $themesflat_paging_for = 'portfolio'; get_template_part( 'tpl/pagination' ); ?> </div> <?php get_footer(); ?>
[+]
icon
[-] comments.php
[open]
[-] content-single.php
[open]
[-] changelog.txt
[open]
[+]
images
[-] content-none.php
[open]
[+]
css
[-] single-portfolios.php
[open]
[-] functions.php
[open]
[-] 404.php
[open]
[-] content.php
[open]
[-] sidebar.php
[open]
[-] content-page.php
[open]
[+]
..
[-] single.php
[open]
[-] woocommerce.php
[open]
[+]
js
[+]
vc_templates
[-] license.txt
[open]
[+]
woocommerce
[-] content-portfolio.php
[open]
[-] archive-portfolios.php
[open]
[+]
sampledata
[+]
widgets
[-] page.php
[open]
[-] footer.php
[open]
[-] search.php
[open]
[-] archive.php
[open]
[-] header.php
[open]
[-] readme.txt
[open]
[+]
tpl
[+]
fonts
[-] taxonomy-portfolios_category.php
[open]
[-] screenshot.png
[open]
[+]
languages
[-] index.php
[open]
[+]
inc
[-] style.css
[open]