PATH:
home
/
lab2454c
/
adenbic.com
/
wp-content
/
themes
/
leather_market
<?php /** * The Footer Sidebar * * @package WordPress * @subpackage TemplateMela * @since TemplateMela 1.0 */ if ( !is_active_sidebar( 'first-footer-widget-area' ) && ! is_active_sidebar( 'second-footer-widget-area' ) && ! is_active_sidebar( 'third-footer-widget-area' ) && ! is_active_sidebar( 'fourth-footer-widget-area' ) ) { return; } ?> <div class="footer-top"> <div class="theme-container"> <div id="footer-widget-area"> <?php if ( is_active_sidebar( 'first-footer-widget-area' ) ) : ?> <div id="first" class="first-widget footer-widget"> <?php dynamic_sidebar( 'first-footer-widget-area' ); ?> </div> <?php endif; ?> <?php if ( is_active_sidebar( 'second-footer-widget-area' ) ) : ?> <div id="second" class="second-widget footer-widget"> <?php dynamic_sidebar( 'second-footer-widget-area' ); ?> </div> <?php endif; ?> <?php if ( is_active_sidebar( 'third-footer-widget-area' ) ) : ?> <div id="third" class="third-widget footer-widget"> <?php dynamic_sidebar( 'third-footer-widget-area' ); ?> </div> <?php endif; ?> <?php if ( is_active_sidebar( 'fourth-footer-widget-area' ) ) : ?> <div id="fourth" class="fourth-widget footer-widget"> <?php dynamic_sidebar( 'fourth-footer-widget-area' ); ?> </div> <?php endif; ?> </div> </div> </div>
[-] category.php
[edit]
[+]
woocommerce
[+]
js
[-] content-none.php
[edit]
[-] sidebar-content.php
[edit]
[-] content-video.php
[edit]
[-] search.php
[edit]
[-] responsive.css
[edit]
[-] index.php
[edit]
[-] page.php
[edit]
[+]
..
[-] author-bio.php
[edit]
[-] sidebar.php
[edit]
[-] rtl.css
[edit]
[-] content-aside.php
[edit]
[-] content-link.php
[edit]
[+]
languages
[-] content-audio.php
[edit]
[-] single.php
[edit]
[-] footer.php
[edit]
[-] content-featured-post.php
[edit]
[-] tag.php
[edit]
[-] sidebar-footer.php
[edit]
[-] single-portfolio.php
[edit]
[-] header.php
[edit]
[-] style.css
[edit]
[+]
css
[-] 404.php
[edit]
[-] readme.txt
[edit]
[-] author.php
[edit]
[-] content-gallery.php
[edit]
[-] content-image.php
[edit]
[-] screenshot.png
[edit]
[+]
fonts
[-] content-quote.php
[edit]
[+]
page-templates
[-] content-page.php
[edit]
[+]
templatemela
[-] functions.php
[edit]
[+]
images
[-] featured-content.php
[edit]
[-] taxonomy-post_format.php
[edit]
[-] archive.php
[edit]
[-] content.php
[edit]
[-] comments.php
[edit]
[+]
demo-content
[-] image.php
[edit]
[+]
inc
[-] mr-image-resize.php
[edit]