PATH:
home
/
letacommog
/
pymreception1
/
wp-content
/
themes
/
legenda
<?php get_header(); ?> <?php extract(etheme_get_page_sidebar()); ?> <?php if ($page_heading != 'disable' && ($page_slider == 'no_slider' || $page_slider == '')): ?> <?php et_page_heading(); ?> <?php endif ?> <?php if($page_slider != 'no_slider' && $page_slider != ''): ?> <?php echo do_shortcode('[rev_slider_vc alias="'.$page_slider.'"]'); ?> <?php endif; ?> <div class="container"> <div class="page-content sidebar-position-<?php echo $position; ?> responsive-sidebar-<?php echo $responsive; ?>"> <div class="row-fluid"> <?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(have_posts()): while(have_posts()) : the_post(); ?> <?php the_content(); ?> <div class="post-navigation"> <?php wp_link_pages(); ?> </div> <?php if ($post->ID != 0 && current_user_can('edit_post', $post->ID)): ?> <?php edit_post_link( __('Edit this', 'legenda'), '<p class="edit-link">', '</p>' ); ?> <?php endif ?> <?php endwhile; else: ?> <h3><?php _e('No pages were found!', 'legenda') ?></h3> <?php endif; ?> </div> <?php if($position == 'right'): ?> <div class="<?php echo $sidebar_span; ?> sidebar sidebar-right"> <?php etheme_get_sidebar($sidebarname); ?> </div> <?php endif; ?> </div><!-- end row-fluid --> </div> </div><!-- end container --> <?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]