PATH:
var
/
www
/
vhosts
/
sandbox.dos-group.com
/
httpdocs
/
devicing
/
wp-content
/
themes
/
agile
<?php /** * Header Template * * This template is loaded for displaying header information for the website. Called from every page of the website. * * @package Agile * @subpackage Template */ ?> <!DOCTYPE html> <html <?php language_attributes(); ?>> <head> <meta http-equiv="Content-Type" content="<?php bloginfo('html_type'); ?>; charset=<?php bloginfo('charset'); ?>"/> <meta http-equiv="X-UA-Compatible" content="IE=Edge;chrome=1"> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"> <title><?php wp_title('|', true, 'right'); bloginfo('name'); ?></title> <!-- For use in JS files --> <script type="text/javascript"> var template_dir = "<?php echo get_template_directory_uri(); ?>"; </script> <link rel="profile" href="http://gmpg.org/xfn/11"/> <link rel="pingback" href="<?php bloginfo('pingback_url'); ?>"/> <?php mo_setup_theme_options_for_scripts(); ?> <?php wp_head(); // wp_head ?> </head> <body <?php body_class(); ?>> <?php mo_exec_action('start_body'); ?> <?php echo '<a id="mobile-menu-toggle" href="#"><i class="icon-th-menu"></i> </a>'; ?> <?php get_template_part('menu', 'mobile'); // Loads the menu-mobile.php template. ?> <div id="container"> <?php mo_exec_action('before_header'); ?> <?php $header_classes = apply_filters('mo_header_class', array()); if (!empty($header_classes)) $header_classes = 'class="' . implode(' ', $header_classes) . '"'; else $header_classes = ''; ?> <header id="header" <?php echo $header_classes; ?>> <div class="inner clearfix"> <div class="wrap"> <?php mo_exec_action('start_header'); mo_site_logo(); mo_site_description(); mo_display_sidebar('header'); mo_exec_action('header'); get_template_part('menu', 'primary'); // Loads the menu-primary.php template. mo_exec_action('end_header'); ?> <?php if (mo_is_woocommerce_activated()) { mo_display_cart_in_header(); }?> </div> </div> </header> <!-- #header --> <?php mo_exec_action('after_header'); ?> <?php mo_populate_top_area(); ?> <div id="main" class="clearfix"> <?php mo_exec_action('start_main'); ?> <div class="inner clearfix">
[+]
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]