<?php /** * * @author Gaviasthemes Team * @copyright Copyright (C) 2021 gaviasthemes. All Rights Reserved. * @license GNU/GPL v2 or later http://www.gnu.org/licenses/gpl-2.0.html * */ get_header(); $class_main = 'col-xl-12 col-lg-12 col-md-12 col-sm-12 col-xs-12'; if(is_active_sidebar('default_sidebar')){ $class_main = 'col-xl-8 col-lg-8 col-md-12 col-sm-12 col-xs-12'; } ?> <section id="wp-main-content" class="clearfix main-page"> <?php do_action( 'zilom_before_page_content' ); ?> <div class="container"> <div class="main-page-content main-page-index row"> <!-- Main content --> <div class="content-page <?php echo esc_attr($class_main) ?>"> <div id="wp-content" class="wp-content content-page-index"> <div class="blog-grid-style-2 gva-posts-grid"> <div class="lg-block-grid-2 md-block-grid-2 sm-block-grid-2 xs-block-grid-1 post-masonry-style post-masonry-index"> <?php if ( have_posts() ) : ?> <?php // Start the Loop. while ( have_posts() ) : the_post(); /* * Include the post format-specific template for the content. If you want to * use this in a child theme, then include a file called called content-___.php * (where ___ is the post format) and that will be used instead. */ echo '<div class="item-columns item-masory">'; get_template_part( 'templates/content/item', 'post-style-1' ); echo '</div>'; endwhile; // Previous/next page navigation. else : // If no content, include the "No posts found" template. get_template_part( 'content', 'none' ); endif; ?> </div> </div> <div class="pagination"> <?php echo zilom_pagination(); ?> </div> </div> </div> <!-- Left sidebar --> <div class="sidebar wp-sidebar sidebar-left col-xl-4 col-lg-4 col-md-12 col-sm-12 col-xs-12"> <?php do_action( 'zilom_before_sidebar' ); ?> <div class="sidebar-inner"> <?php get_sidebar(); ?> </div> <?php do_action( 'zilom_after_sidebar' ); ?> </div> </div> </div> <?php do_action( 'zilom_after_page_content' ); ?> </section> <?php get_footer(); ?>
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
css | Folder | 0755 |
|
|
fonts | Folder | 0755 |
|
|
images | Folder | 0755 |
|
|
includes | Folder | 0755 |
|
|
js | Folder | 0755 |
|
|
languages | Folder | 0755 |
|
|
nsl | Folder | 0755 |
|
|
sass | Folder | 0755 |
|
|
templates | Folder | 0755 |
|
|
tribe | Folder | 0755 |
|
|
tribe-events | Folder | 0755 |
|
|
tutor | Folder | 0755 |
|
|
woocommerce | Folder | 0755 |
|
|
404.php | File | 977 B | 0644 |
|
archive-courses.php | File | 2.09 KB | 0644 |
|
archive.php | File | 2.08 KB | 0644 |
|
comments.php | File | 3.41 KB | 0644 |
|
content-audio.php | File | 3.21 KB | 0644 |
|
content-gallery.php | File | 3.58 KB | 0644 |
|
content-link.php | File | 2.86 KB | 0644 |
|
content-quote.php | File | 2.84 KB | 0644 |
|
content-video.php | File | 3.11 KB | 0644 |
|
content.php | File | 2.92 KB | 0644 |
|
footer-dashboard.php | File | 624 B | 0644 |
|
footer.php | File | 1.84 KB | 0644 |
|
functions.php | File | 9.78 KB | 0644 |
|
header-builder.php | File | 1.7 KB | 0644 |
|
header-default.php | File | 3.23 KB | 0644 |
|
header.php | File | 585 B | 0644 |
|
index.php | File | 2.53 KB | 0644 |
|
page.php | File | 589 B | 0644 |
|
readme.txt | File | 0 B | 0644 |
|
screenshot.png | File | 183.1 KB | 0644 |
|
search.php | File | 4.47 KB | 0644 |
|
searchform.php | File | 677 B | 0644 |
|
sidebar.php | File | 280 B | 0644 |
|
single-event.php | File | 353 B | 0644 |
|
single-gva_team.php | File | 6.05 KB | 0644 |
|
single-portfolio.php | File | 6.07 KB | 0644 |
|
single.php | File | 3.18 KB | 0644 |
|
style.css | File | 946 B | 0644 |
|
taxonomy-category_portfolio.php | File | 3.03 KB | 0644 |
|
wpml-config.xml | File | 11.38 KB | 0644 |
|