PATH:
home
/
letacommog
/
pymreception1
/
wp-content
/
themes
/
legenda
<?php get_header(); ?> <?php extract(etheme_get_blog_sidebar()); ?> <?php et_page_heading(); ?> <div class="container"> <div class="page-content sidebar-position-<?php echo $position; ?> responsive-sidebar-<?php echo $responsive; ?>"> <div class="row"> <?php if($position == 'left'): ?> <div class="<?php echo $sidebar_span; ?> sidebar sidebar-left"> <?php etheme_get_sidebar($sidebarname); ?> </div> <?php endif; ?> <div class="content <?php echo $content_span; ?>"> <?php if ($blog_layout == 'grid'): ?> <div class="blog-masonry row"> <?php endif ?> <?php if(have_posts()): while(have_posts()) : the_post(); ?> <?php get_template_part('content', $blog_layout); ?> <?php endwhile; ?> <?php if ($blog_layout == 'grid'): ?> </div> <?php endif ?> <?php else: ?> <h1><?php _e('No posts were found!', 'legenda') ?></h1> <?php endif; ?> <div class="articles-nav"> <div class="left"><?php next_posts_link(__('← Older Posts', 'legenda')); ?></div> <div class="right"><?php previous_posts_link(__('Newer Posts →', 'legenda')); ?></div> <div class="clear"></div> </div> </div> <?php if($position == 'right'): ?> <div class="<?php echo $sidebar_span; ?> sidebar sidebar-right"> <?php etheme_get_sidebar($sidebarname); ?> </div> <?php endif; ?> </div> </div> </div> <?php get_footer(); ?>
[+]
..
[-] taxonomy.php
[edit]
[-] content-timeline.php
[edit]
[-] portfolio-slide.php
[edit]
[-] comments.php
[edit]
[+]
bbpress
[-] sidebar-custom.php
[edit]
[-] blank.php
[edit]
[-] content-portfolio.php
[edit]
[-] searchform.php
[edit]
[-] footer.php
[edit]
[-] single-etheme_portfolio.php
[edit]
[-] default.custom.css
[edit]
[-] screenshot.png
[edit]
[-] sidebar-shop.php
[edit]
[-] category.php
[edit]
[-] author.php
[edit]
[-] archive.php
[edit]
[-] attachment.php
[edit]
[-] sidebar.php
[edit]
[-] search.php
[edit]
[-] content-grid.php
[edit]
[-] page.php
[edit]
[+]
framework
[-] tag.php
[edit]
[+]
option-tree
[+]
woocommerce
[-] style.css
[edit]
[-] woosearchform.php
[edit]
[-] functions.php
[edit]
[-] wpml-config.xml
[edit]
[-] index.php
[edit]
[-] header.php
[edit]
[-] 404.php
[edit]
[+]
languages
[-] taxonomy-brand.php
[edit]
[-] portfolio.php
[edit]
[-] rtl.css
[edit]
[+]
css
[+]
js
[-] single.php
[edit]
[+]
images
[-] contacts.php
[edit]
[-] et-registration.php
[edit]
[-] content.php
[edit]
[-] search-results.php
[edit]