<aside id="sidebar"> <div class="theiaStickySidebar"> <?php wp_reset_query(); $tie_sidebar_pos = $tie_sidebar_post = ''; if ( is_home() ){ $sidebar_home = tie_get_option( 'sidebar_home' ); if( !empty( $sidebar_home ) ) dynamic_sidebar ( sanitize_title( $sidebar_home ) ); else dynamic_sidebar( 'primary-widget-area' ); }elseif ( function_exists('is_bbpress') && is_bbpress() ){ if( !tie_get_option( 'bbpress_full' ) ){ $sidebar_bbpress = tie_get_option( 'sidebar_bbpress' ); if( !empty( $sidebar_bbpress ) ) dynamic_sidebar ( sanitize_title( $sidebar_bbpress ) ); else dynamic_sidebar( 'primary-widget-area' ); } }elseif( is_page() || ( function_exists('bp_current_component') && bp_current_component() ) ){ global $get_meta; if( !empty( $get_meta["tie_sidebar_pos"][0] ) ) $tie_sidebar_pos = $get_meta["tie_sidebar_pos"][0]; if( $tie_sidebar_pos != 'full' ){ if( !empty( $get_meta["tie_sidebar_post"][0] ) ) $tie_sidebar_post = sanitize_title($get_meta["tie_sidebar_post"][0]); $sidebar_page = tie_get_option( 'sidebar_page' ); if( !empty( $tie_sidebar_post ) ) dynamic_sidebar($tie_sidebar_post); elseif( $sidebar_page ) dynamic_sidebar ( sanitize_title( $sidebar_page ) ); else dynamic_sidebar( 'primary-widget-area' ); } }elseif ( is_single() ){ global $get_meta; if( !empty( $get_meta["tie_sidebar_pos"][0] ) ) $tie_sidebar_pos = $get_meta["tie_sidebar_pos"][0]; if( $tie_sidebar_pos != 'full' ){ if( !empty( $get_meta["tie_sidebar_post"][0] ) ) $tie_sidebar_post = sanitize_title($get_meta["tie_sidebar_post"][0]); $sidebar_post = tie_get_option( 'sidebar_post' ); if( !empty( $tie_sidebar_post ) ) dynamic_sidebar($tie_sidebar_post); elseif( $sidebar_post ) dynamic_sidebar ( sanitize_title( $sidebar_post ) ); else dynamic_sidebar( 'primary-widget-area' ); } }elseif ( is_category() ){ $category_id = get_query_var('cat') ; $tie_cats_options = get_option( 'tie_cats_options' ); if( !empty( $tie_cats_options[ $category_id ] ) ) $cat_options = $tie_cats_options[ $category_id ]; if( !empty($cat_options['cat_sidebar']) ) $cat_sidebar = $cat_options['cat_sidebar']; $sidebar_archive = tie_get_option( 'sidebar_archive' ); if( !empty( $cat_sidebar ) ) dynamic_sidebar ( sanitize_title( $cat_sidebar ) ); elseif( $sidebar_archive ) dynamic_sidebar ( sanitize_title( $sidebar_archive ) ); else dynamic_sidebar( 'primary-widget-area' ); }else{ $sidebar_archive = tie_get_option( 'sidebar_archive' ); if( !empty( $sidebar_archive ) ){ dynamic_sidebar ( sanitize_title( $sidebar_archive ) ); } else dynamic_sidebar( 'primary-widget-area' ); } ?> </div><!-- .theiaStickySidebar /--> </aside><!-- #sidebar /-->
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
css | Folder | 0775 |
|
|
fonts | Folder | 0775 |
|
|
framework | Folder | 0775 |
|
|
images | Folder | 0775 |
|
|
js | Folder | 0775 |
|
|
languages | Folder | 0775 |
|
|
woocommerce | Folder | 0775 |
|
|
404.php | File | 2.21 KB | 0664 |
|
archive.php | File | 857 B | 0664 |
|
author.php | File | 1.64 KB | 0664 |
|
bbpress.php | File | 676 B | 0664 |
|
category.php | File | 1.34 KB | 0664 |
|
comments.php | File | 1.41 KB | 0664 |
|
favicon.ico | File | 1.78 KB | 0664 |
|
footer.php | File | 1.22 KB | 0664 |
|
functions.php | File | 1.76 KB | 0664 |
|
header.php | File | 11.21 KB | 0664 |
|
index.php | File | 224 B | 0664 |
|
loop.php | File | 703 B | 0664 |
|
page.php | File | 4.64 KB | 0664 |
|
rtl.css | File | 18.68 KB | 0664 |
|
rtl.css.bak | File | 16.28 KB | 0664 |
|
screenshot.png | File | 89.76 KB | 0664 |
|
search.php | File | 933 B | 0664 |
|
sidebar-footer.php | File | 1.25 KB | 0664 |
|
sidebar-shop.php | File | 167 B | 0664 |
|
sidebar.php | File | 2.79 KB | 0664 |
|
single.php | File | 4.89 KB | 0664 |
|
style.css | File | 198.17 KB | 0664 |
|
style.css.bak | File | 196.21 KB | 0664 |
|
tag.php | File | 1.05 KB | 0664 |
|
template-authors.php | File | 2.31 KB | 0664 |
|
template-best-reviews.php | File | 3.67 KB | 0664 |
|
template-blog.php | File | 1.77 KB | 0664 |
|
template-login.php | File | 1.78 KB | 0664 |
|
template-masonry.php | File | 1.79 KB | 0664 |
|
template-media.php | File | 2.42 KB | 0664 |
|
template-restrict.php | File | 2.01 KB | 0664 |
|
template-sitemap.php | File | 2.82 KB | 0664 |
|
template-tags.php | File | 2 KB | 0664 |
|
template-timeline.php | File | 3.28 KB | 0664 |
|
wpml-config.xml | File | 3.09 KB | 0664 |
|