PATH:
var
/
www
/
vhosts
/
sandbox.dos-group.com
/
httpdocs
/
devicing
/
wp-content
/
themes
/
agile
<?php /** * Footer Template * * The footer template is generally used on every page of your site. Nearly all other * templates call it somewhere near the bottom of the file. It is used mostly as a closing * wrapper, which is opened with the header.php file. It also executes key functions needed * by the theme, child themes, and plugins. * * @package Agile * @subpackage Template */ ?> </div><!-- #main .inner --> <?php mo_exec_action('end_main'); ?> </div><!-- #main --> <?php $sidebar_manager = mo_get_sidebar_manager(); if ($sidebar_manager->is_footer_area_active()): ?> <?php mo_exec_action('before_footer'); ?> <footer id="footer"> <div class="inner"> <?php mo_exec_action('start_footer'); ?> <div id="sidebars-footer" class="clearfix"> <?php mo_exec_action('start_sidebar_footer'); $sidebar_manager->populate_footer_sidebars(); mo_exec_action('end_sidebar_footer'); ?> </div> <!-- #sidebars-footer --> <?php mo_exec_action('end_footer'); ?> </div> </footer> <!-- #footer --> <?php mo_exec_action('after_footer'); ?> <?php endif; ?> <footer id="footer-bottom"> <div class="inner"> <?php get_template_part('menu', 'footer'); // Loads the menu-footer.php template. ?> <?php mo_footer_content(); ?> <?php echo '<a id="go-to-top" href="#" title="' . __('Back to top', 'mo_theme') . '">' . __('Go Top', 'mo_theme') . '</a>'; ?> </div> </footer><!-- #footer-bottom --> </div><!-- #container --> <?php mo_exec_action('end_body'); ?> <?php wp_footer(); // wp_footer ?> </body> </html>
[+]
framework
[-] template-portfolio.php
[open]
[-] template-gallery.php
[open]
[-] comments.php
[open]
[-] template-bookmarks.php
[open]
[-] archive-gallery_item.php
[open]
[-] loop-nav.php
[open]
[-] template-2c-r.php
[open]
[+]
images
[+]
css
[-] functions.php
[open]
[-] 404.php
[open]
[-] menu-footer.php
[open]
[-] .DS_Store
[open]
[-] sidebar.php
[open]
[+]
..
[-] searchform.php
[open]
[-] loop-gallery.php
[open]
[-] single.php
[open]
[-] dynamic.css
[open]
[-] template-sitemap.php
[open]
[-] home.php
[open]
[-] template-portfolio-filterable.php
[open]
[-] template-full-width.php
[open]
[-] menu-primary.php
[open]
[+]
js
[-] template-popular-posts.php
[open]
[-] license.txt
[open]
[-] single-page_section.php
[open]
[-] template-gallery-filterable.php
[open]
[-] menu-mobile.php
[open]
[-] loop-portfolio.php
[open]
[+]
woocommerce
[-] template-archives.php
[open]
[-] taxonomy-gallery_category.php
[open]
[-] page-content.php
[open]
[-] yarpp-template-agile.php
[open]
[-] page.php
[open]
[-] footer.php
[open]
[-] error_log
[open]
[-] taxonomy-portfolio_category.php
[open]
[-] attachment.php
[open]
[-] template-1c.php
[open]
[-] loop-error.php
[open]
[-] page-content-lite.php
[open]
[-] search.php
[open]
[-] loop-meta.php
[open]
[-] template-home.php
[open]
[-] single-portfolio.php
[open]
[-] template-single-page-site.php
[open]
[-] archive.php
[open]
[-] header.php
[open]
[-] archive-portfolio.php
[open]
[-] screenshot.png
[open]
[-] template-blog.php
[open]
[+]
languages
[-] index.php
[open]
[+]
custom
[-] template-portfolio-home.php
[open]
[-] style.css
[open]