PATH:
home
/
lab2454c
/
fcxpro.com
/
wp-content
/
plugins
/
webon-core
/
inc
/
blog
/
shortcodes
/
blog-list
/
templates
<div <?php qode_framework_class_attribute( $holder_classes ); ?> <?php qode_framework_inline_attr( $data_attr, 'data-options' ); ?>> <?php // Include global filter from theme webon_core_theme_template_part( 'filter', 'templates/filter', '', $params ); ?> <div class="qodef-grid-inner clear"> <?php // Include global masonry template from theme webon_core_theme_template_part( 'masonry', 'templates/sizer-gutter', '', $params['behavior'] ); // Include items webon_core_template_part( 'blog/shortcodes/blog-list', 'templates/loop', '', $params ); ?> </div> <?php // Include global pagination from theme webon_core_theme_template_part( 'pagination', 'templates/pagination', $params['pagination_type'], $params ); ?> </div>
[+]
post-info
[+]
..
[-] loop.php
[edit]
[-] content-slider.php
[edit]
[-] content.php
[edit]