PATH:
home
/
letacommog
/
supportleta
/
wp-content
/
themes
/
salient
<?php if ( function_exists('dynamic_sidebar')) { global $post; global $woocommerce; $posttype = get_post_type($post); if( ((is_archive()) || (is_author()) || (is_category()) || (is_home()) || (is_single()) || (is_tag())) && ( $posttype == 'post') ) { dynamic_sidebar('Blog Sidebar'); } elseif($woocommerce && is_shop() || $woocommerce && is_product_category() || $woocommerce && is_product_tag() || $woocommerce && is_product()){ dynamic_sidebar('WooCommerce Sidebar'); } else { dynamic_sidebar('Page Sidebar'); } } ?>
[+]
..
[-] 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