Current Path : /home/church/www/bac2myrootz.com/wp-content/themes/bac2myrootzparent/ |
Current File : /home/church/www/bac2myrootz.com/wp-content/themes/bac2myrootzparent/header.php |
<?php /** * The header for our theme * * This is the template that displays all of the <head> section and everything up until <div id="content"> * * @link https://developer.wordpress.org/themes/basics/template-files/#template-partials * * @package responsiveblogily */ ?> <!doctype html> <html <?php language_attributes(); ?>> <head> <meta charset="<?php bloginfo( 'charset' ); ?>"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="profile" href="http://gmpg.org/xfn/11"> <?php wp_head(); ?> </head> <!-- Load Facebook SDK for JavaScript --> <div id="fb-root"></div> <script> window.fbAsyncInit = function() { FB.init({ xfbml : true, version : 'v8.0' }); }; (function(d, s, id) { var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; js = d.createElement(s); js.id = id; js.src = 'https://connect.facebook.net/en_US/sdk/xfbml.customerchat.js'; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk'));</script> <!-- Your Chat Plugin code --> <div class="fb-customerchat" attribution=setup_tool page_id="101703184541685" theme_color="#b50909" logged_in_greeting="Thank you for visiting Bac2MyRootz! How can we help you?" logged_out_greeting="Thank you for visiting Bac2MyRootz! How can we help you?"> </div> <body <?php body_class(); ?>> <?php wp_body_open(); ?> <a class="skip-link screen-reader-text" href="#content"> <?php _e( 'Skip to content', 'responsiveblogily' ); ?></a> <div id="page" class="site"> <header id="masthead" class="sheader site-header clearfix"> <div class="content-wrap"> <?php if ( has_custom_logo() ) : ?> <div class="site-branding branding-logo"> <?php the_custom_logo(); ?> </div><!-- .site-branding --> <?php else : ?> <div class="site-branding"> <?php if ( is_front_page() && is_home() ) : ?> <h1 class="site-title"><a href="<?php echo esc_url( home_url( '/' ) ); ?>" rel="home"><?php bloginfo( 'name' ); ?></a></h1> <?php else : ?> <p class="site-title"><a href="<?php echo esc_url( home_url( '/' ) ); ?>" rel="home"><?php bloginfo( 'name' ); ?></a></p> <?php endif; $description = esc_html( get_bloginfo( 'description', 'display' ) ); if ( $description || is_customize_preview() ) : ?> <p class="site-description"><?php echo $description; /* WPCS: xss ok. */ ?></p> <?php endif; ?> </div><!-- .site-branding --> <?php endif; ?> </div> <nav id="primary-site-navigation" class="primary-menu main-navigation clearfix"> <a href="#" id="pull" class="smenu-hide toggle-mobile-menu menu-toggle" aria-controls="secondary-menu" aria-expanded="false"><?php esc_html_e( 'Menu', 'responsiveblogily' ); ?></a> <div class="content-wrap text-center"> <div class="center-main-menu"> <?php wp_nav_menu( array( 'theme_location' => 'menu-1', 'menu_id' => 'primary-menu', 'menu_class' => 'pmenu' ) ); ?> </div> </div> </nav><!-- #primary-site-navigation --> <div class="content-wrap"> <div class="super-menu clearfix"> <div class="super-menu-inner"> <a href="#" id="pull" class="toggle-mobile-menu menu-toggle" aria-controls="secondary-menu" aria-expanded="false"><?php esc_html_e( 'Menu', 'responsiveblogily' ); ?></a> </div> </div> </div> <div id="mobile-menu-overlay"></div> </header> <!-- Image banner --> <?php if ( get_header_image() ) : ?> <div class="content-wrap below-nav-img"> <img src="<?php echo esc_url(( get_header_image()) ); ?>" alt="<?php echo( get_bloginfo( 'title' ) ); ?>" /> </div> <?php endif; ?> <?php add_revslider('bac2myrootzslider','homepage'); ?> <!-- Image banner --> <div id="content" class="site-content clearfix"> <div class="content-wrap"> <div class="website-content">