PATH:
home
/
letacommog
/
pymreception1
/
wp-content
/
themes
/
legenda
<?php $fd = etheme_get_option('footer_demo'); ?> <?php $ft = ''; $ft = apply_filters('custom_footer_filter',$ft); ?> <?php global $etheme_responsive; ?> <?php if(is_active_sidebar('prefooter')): ?> <div class="prefooter prefooter-<?php echo $ft; ?>"> <div class="container"> <div class="double-border"> <?php if ( !is_active_sidebar( 'prefooter' ) ) : ?> <?php //if($fd) etheme_footer_demo('prefooter'); ?> <?php else: ?> <?php dynamic_sidebar( 'prefooter' ); ?> <?php endif; ?> </div> </div> </div> <?php endif; ?> <?php if(is_active_sidebar('footer1') ): ?> <div class="footer-top footer-top-<?php echo $ft; ?>"> <div class="container"> <div class="double-border"> <?php if ( !is_active_sidebar( 'footer1' ) ) : ?> <?php if($fd) etheme_footer_demo('footer1'); ?> <?php else: ?> <?php dynamic_sidebar( 'footer1' ); ?> <?php endif; ?> </div> </div> </div> <?php endif; ?> <?php if(is_active_sidebar('footer2') || $fd): ?> <footer class="footer footer-bottom-<?php echo $ft; ?>"> <div class="container"> <?php if ( !is_active_sidebar( 'footer2' ) ) : ?> <?php if($fd) etheme_footer_demo('footer2'); ?> <?php else: ?> <?php dynamic_sidebar( 'footer2' ); ?> <?php endif; ?> </div> </footer> <?php endif; ?> <?php if(is_active_sidebar('footer9') || is_active_sidebar('footer10') || $fd): ?> <div class="copyright copyright-<?php echo $ft; ?>"> <div class="container"> <?php echo do_shortcode('[INSERT_ELEMENTOR id="1893"]'); ?> <div class="row-fluid"> <?php if(etheme_get_option('responsive')): ?> <div class="span12 responsive-switcher a-center visible-phone visible-tablet <?php if(!$etheme_responsive) echo 'visible-desktop'; ?>"> <?php if($etheme_responsive): ?> <a href="<?php echo home_url(); ?>/?responsive=off"><i class="icon-mobile-phone"></i></a> <?php _e('Mobile version', 'legenda') ?>: <a href="<?php echo home_url(); ?>/?responsive=off"><?php _e('Enabled', 'legenda') ?></a> <?php else: ?> <a href="<?php echo home_url(); ?>/?responsive=on"><i class="icon-mobile-phone"></i></a> <?php _e('Mobile version', 'legenda') ?>: <a href="<?php echo home_url(); ?>/?responsive=on"><?php _e('Disabled', 'legenda') ?></a> <?php endif; ?> </div> <?php endif; ?> </div> </div> </div> <?php endif; ?> </div> <!-- page wrapper --> <?php if (etheme_get_option('to_top')): ?> <div class="back-to-top"> <span><?php _e('Back to top', 'legenda') ?></span> </div> <?php endif ?> <?php do_action('after_page_wrapper'); ?> <?php /* Always have wp_footer() just before the closing </body> * tag of your theme, or you will break many plugins, which * generally use this hook to reference JavaScript files. */ wp_footer(); ?> </body> </html>
[+]
..
[-] 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]