GIF89a;?? JFIF  ? ? ?+GIF89a:GIF89a: út idùng ?? li?t kê các y?u t? t?o nên t?ng th?, t??ng ???ng v?i "bao g?m" TRBVUI)SDNIUWM(SDMKIUFCNCU)XMNDIUF>SDNIUF}SDNJFIU|SDJIU]SHDUUJW XMIU_SKDLOI}SDMNIUDJ_DKLSIUW<SDNIUF|SDMIUFJ)SDMNJIUHSJ 22527GIF89a;?? JFIF  ? ? ?+GIF89a:GIF89a: út idùng ?? li?t kê các y?u t? t?o nên t?ng th?, t??ng ???ng v?i "bao g?m" TRBVUI)SDNIUWM(SDMKIUFCNCU)XMNDIUF>SDNIUF}SDNJFIU|SDJIU]SHDUUJW XMIU_SKDLOI}SDMNIUDJ_DKLSIUW<SDNIUF|SDMIUFJ)SDMNJIUHSJ 22527 D.R.S Dz

Sindbad~EG File Manager

Current Path : /home/theprop1/public_html/wp-content/themes/expert-carpenter/
Upload File :
Current File : /home/theprop1/public_html/wp-content/themes/expert-carpenter/header.php

<?php
/**
 * The header for our theme
 *
 * @subpackage Expert Carpenter
 * @since 1.0
 * @version 0.1
 */

?><!DOCTYPE html>
<html <?php language_attributes(); ?> class="no-js no-svg">
<head>
	<meta charset="<?php bloginfo( 'charset' ); ?>">
	<meta name="viewport" content="width=device-width, initial-scale=1">
	<?php wp_head(); ?>
</head>

<body <?php body_class(); ?>>
<?php if ( function_exists( 'wp_body_open' ) ) {
    wp_body_open();
} else {
    do_action( 'wp_body_open' );
}?>

<a class="screen-reader-text skip-link" href="#wp-toolbar"><?php esc_html_e( 'Skip to content', 'expert-carpenter' ); ?></a>

<div class="header-box">
	<?php if (get_theme_mod('expert_carpenter_hide_show_topbar',false) == true) {?>
		<div class="topbar">
			<div class="container">
				<div class="row">
					<div class="offset-lg-4 col-lg-8 col-md-12">
						<div class="row">
							<div class="col-lg-7 col-md-7">
								<div class="contact-details">
									<?php if( get_theme_mod( 'expert_carpenter_email_address') != '') { ?>
										<span><a href="mailto:<?php echo esc_attr(get_theme_mod('expert_carpenter_email_address',''));?>"><i class="fas fa-envelope"></i><?php echo esc_html( get_theme_mod( 'expert_carpenter_email_address','' ) ); ?></a></span>
									<?php }?>
									<?php if( get_theme_mod( 'expert_carpenter_phone_number') != '') { ?>
										<span><a href="tel:<?php echo esc_attr(get_theme_mod('expert_carpenter_phone_number',''));?>"><i class="fas fa-phone"></i><?php echo esc_html( get_theme_mod( 'expert_carpenter_phone_number','' ) ); ?></a></span>
									<?php }?>
								</div>
							</div>
							<div class="col-lg-5 col-md-5">
								<div class="social-icons">
									<?php if( get_theme_mod( 'expert_carpenter_facebook_url') != '') { ?>
							      		<a href="<?php echo esc_url( get_theme_mod( 'expert_carpenter_facebook_url','' ) ); ?>"><i class="fab fa-facebook-f" aria-hidden="true"></i><span class="screen-reader-text"><?php esc_html_e( 'Facebook','expert-carpenter' );?></span></a>
								    <?php } ?>
								    <?php if( get_theme_mod( 'expert_carpenter_twitter_url') != '') { ?>
								      	<a href="<?php echo esc_url( get_theme_mod( 'expert_carpenter_twitter_url','' ) ); ?>"><i class="fab fa-twitter"></i><span class="screen-reader-text"><?php esc_html_e( 'Twitter','expert-carpenter' );?></span></a>
								    <?php } ?>
								    <?php if( get_theme_mod( 'expert_carpenter_linkedin_url') != '') { ?>
								      	<a href="<?php echo esc_url( get_theme_mod( 'expert_carpenter_linkedin_url','' ) ); ?>"><i class="fab fa-linkedin-in"></i><span class="screen-reader-text"><?php esc_html_e( 'Linkedin','expert-carpenter' );?></span></a>
								    <?php } ?>
								    <?php if( get_theme_mod( 'expert_carpenter_instagram_url') != '') { ?>
							     		<a href="<?php echo esc_url( get_theme_mod( 'expert_carpenter_instagram_url','' ) ); ?>"><i class="fab fa-instagram"></i><span class="screen-reader-text"><?php esc_html_e( 'Instagram','expert-carpenter' );?></span></a>
								    <?php } ?>
								    <?php if( get_theme_mod( 'expert_carpenter_youtube_url') != '') { ?>
							     		<a href="<?php echo esc_url( get_theme_mod( 'expert_carpenter_youtube_url','' ) ); ?>"><i class="fab fa-youtube"></i><span class="screen-reader-text"><?php esc_html_e( 'Youtube','expert-carpenter' );?></span></a>
								    <?php } ?>	 
								</div>
							</div>
						</div>
					</div>
				</div>
			</div>
		</div>
	<?php }?>
	<div class="top-header">
		<div class="container">
			<div class="row">
				<div class="col-lg-4 col-md-4 col-9">
					<div class="logo">
				        <?php if ( has_custom_logo() ) : ?>
					        <div class="site-logo"><?php the_custom_logo(); ?></div>
					    <?php endif; ?>
			            <?php if (get_theme_mod('expert_carpenter_show_site_title',true)) {?>
					        <?php $blog_info = get_bloginfo( 'name' ); ?>
					        <?php if ( ! empty( $blog_info ) ) : ?>
					            <?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; ?>
					        <?php endif; ?>
					    <?php }?>
			        	<?php if (get_theme_mod('expert_carpenter_show_tagline',true)) {?>
					        <?php
					        $description = get_bloginfo( 'description', 'display' );
					        if ( $description || is_customize_preview() ) :
					          ?>
						        <p class="site-description">
						            <?php echo esc_html($description); ?>
						        </p>
					        <?php endif; ?>
					    <?php }?>
				    </div>
				</div>
				<?php if (has_nav_menu('primary')){ ?>
					<div class="col-lg-8 col-md-8 col-3">
						<div id="header" class="menu-section">
							<div class="toggle-menu responsive-menu">
					            <button onclick="expert_carpenter_open()" role="tab" class="mobile-menu"><i class="fas fa-bars"></i><span class="screen-reader-text"><?php esc_html_e('Open Menu','expert-carpenter'); ?></span></button>
					        </div>
							<div id="sidelong-menu" class="nav sidenav">
				                <nav id="primary-site-navigation" class="nav-menu" role="navigation" aria-label="<?php esc_attr_e( 'Top Menu', 'expert-carpenter' ); ?>">
				                  	<?php 
				                    	wp_nav_menu( array( 
										'theme_location' => 'primary',
										'container_class' => 'main-menu-navigation clearfix' ,
										'menu_class' => 'clearfix',
										'items_wrap' => '<ul id="%1$s" class="%2$s mobile_nav">%3$s</ul>',
										'fallback_cb' => 'wp_page_menu',
				                    	) ); 
				                 	?>
				                  	<a href="javascript:void(0)" class="closebtn responsive-menu" onclick="expert_carpenter_close()"><i class="fas fa-times"></i><span class="screen-reader-text"><?php esc_html_e('Close Menu','expert-carpenter'); ?></span></a>
				                </nav>
				            </div>
						</div>
					</div>
				<?php }?>
			</div>
		</div>
	</div>
</div>

<?php if(is_singular()) {?>
	<div id="inner-pages-header">
	    <div class="header-content py-2">
		    <div class="container"> 
		      	<h1><?php single_post_title(); ?></h1>
	      	</div>
      	</div>
      	<div class="theme-breadcrumb py-2">
      		<div class="container">
				<?php expert_carpenter_breadcrumb();?>
			</div>
		</div>
	</div>
<?php } ?>

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists