PATH:
home
/
letacommog
/
supportleta
/
wp-content
/
themes
/
salient
<?php get_header(); nectar_page_header($post->ID); //full page $fp_options = nectar_get_full_page_options(); extract($fp_options); ?> <div class="container-wrap"> <div class="<?php if($page_full_screen_rows != 'on') echo 'container'; ?> main-content"> <div class="row"> <?php //breadcrumbs if ( function_exists( 'yoast_breadcrumb' ) && !is_home() && !is_front_page() ){ yoast_breadcrumb('<p id="breadcrumbs">','</p>'); } //buddypress global $bp; if($bp && !bp_is_blog_page()) echo '<h1>' . get_the_title() . '</h1>'; //fullscreen rows if($page_full_screen_rows == 'on') echo '<div id="nectar_fullscreen_rows" data-animation="'.$page_full_screen_rows_animation.'" data-row-bg-animation="'.$page_full_screen_rows_bg_img_animation.'" data-animation-speed="'.$page_full_screen_rows_animation_speed.'" data-content-overflow="'.$page_full_screen_rows_content_overflow.'" data-mobile-disable="'.$page_full_screen_rows_mobile_disable.'" data-dot-navigation="'.$page_full_screen_rows_dot_navigation.'" data-footer="'.$page_full_screen_rows_footer.'" data-anchors="'.$page_full_screen_rows_anchors.'">'; if(have_posts()) : while(have_posts()) : the_post(); the_content(); endwhile; endif; if($page_full_screen_rows == 'on') echo '</div>'; ?> </div><!--/row--> </div><!--/container--> </div><!--/container-wrap--> <?php get_footer(); ?>
[+]
..
[-] template-home-1.php
[edit]
[-] template-portfolio.php
[edit]
[-] screenshot.png
[edit]
[-] single.php
[edit]
[-] desktop.ini
[edit]
[+]
lang
[-] taxonomy-project-type.php
[edit]
[-] page.php
[edit]
[-] header.php
[edit]
[-] template-no-header.php
[edit]
[-] template-no-header-footer.php
[edit]
[+]
nectar
[+]
js
[-] functions.php
[edit]
[-] search.php
[edit]
[+]
includes
[-] searchform.php
[edit]
[-] taxonomy-project-attributes.php
[edit]
[-] wpml-config.xml
[edit]
[-] style.css
[edit]
[+]
plugins
[-] single-portfolio.php
[edit]
[+]
css
[-] comments.php
[edit]
[-] template-home-3.php
[edit]
[-] template-home-4.php
[edit]
[-] template-no-footer.php
[edit]
[-] sidebar.php
[edit]
[-] 404.php
[edit]
[-] readme.txt
[edit]
[-] page-left-sidebar.php
[edit]
[-] page-sidebar.php
[edit]
[-] template-contact.php
[edit]
[-] footer.php
[edit]
[+]
img
[-] rtl.css
[edit]
[-] template-home-2.php
[edit]
[-] index.php
[edit]
[+]
woocommerce