403Webshell
Server IP : 192.158.238.246  /  Your IP : 3.23.94.64
Web Server : LiteSpeed
System : Linux uniform.iwebfusion.net 4.18.0-553.27.1.lve.1.el8.x86_64 #1 SMP Wed Nov 20 15:58:00 UTC 2024 x86_64
User : jenniferflocom ( 1321)
PHP Version : 8.1.32
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/jenniferflocom/www/wp-content/themes/classic-coffee-shop/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/jenniferflocom/www/wp-content/themes/classic-coffee-shop/header.php
<?php
/**
 * The Header for our theme.
 *
 * Displays all of the <head> section and everything up till <div class="container">
 *
 * @package Classic Coffee Shop
 */
?>
<!DOCTYPE html>
<html <?php language_attributes(); ?>>
<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' );
} ?>

<?php if ( get_theme_mod('classic_coffee_shop_preloader',true) != "") { ?>
  <div id="preloader">
    <div id="status">&nbsp;</div>
  </div>
<?php }?>

<a class="screen-reader-text skip-link" href="#content"><?php esc_html_e( 'Skip to content', 'classic-coffee-shop' ); ?></a>

<div class="row m-0">
  <div class="col-lg-12 col-md-12 bg-color">
    <div class="header">
      <div class="row m-0">
        <div class="col-12 col-md-5 col-lg-12 p-0 align-self-center">
          <div class="logo text-center py-5 py-md-2 py-lg-5">
            <?php classic_coffee_shop_the_custom_logo(); ?>
            <?php $classic_coffee_shop_blog_info = get_bloginfo( 'name' ); ?>
            <?php if ( ! empty( $classic_coffee_shop_blog_info ) ) : ?>
              <?php if ( get_theme_mod('classic_coffee_shop_title_enable',true) != "") { ?>
                <?php if ( is_front_page() && is_home() ) : ?>
                  <h1 class="site-title"><a href="<?php echo esc_url(home_url('/')); ?>"><?php bloginfo('name'); ?></a></h1>
                <?php else : ?>
                  <p class="site-title"><a href="<?php echo esc_url(home_url('/')); ?>"><?php bloginfo('name'); ?></a></p>
                <?php endif; ?>
                <?php } ?>
              <?php endif; ?>
              <?php $classic_coffee_shop_description = get_bloginfo( 'description', 'display' );
              if ( $classic_coffee_shop_description || is_customize_preview() ) : ?>
                <?php if ( get_theme_mod('classic_coffee_shop_tagline_enable',false) != "") { ?>
                <span class="site-description"><?php echo esc_html( $classic_coffee_shop_description ); ?></span>
                <?php } ?>
              <?php endif; ?>
          </div>
        </div>
        <div class="col-lg-12 col-md-2 align-self-center">
          <div class="toggle-nav text-center text-md-right">
            <button role="tab"><?php esc_html_e('MENU','classic-coffee-shop'); ?></button>
          </div>
        </div>
        <div id="mySidenav" class="nav sidenav text-center">
          <nav id="site-navigation" class="main-nav my-2" role="navigation" aria-label="<?php esc_attr_e( 'Top Menu','classic-coffee-shop' ); ?>">
            <ul class="mobile_nav">
              <?php
                wp_nav_menu( array( 
                  'theme_location' => 'primary',
                  'container_class' => 'main-menu' ,
                  'items_wrap' => '%3$s',
                  'fallback_cb' => 'wp_page_menu',
                ) ); 
               ?>
            </ul>
            <a href="javascript:void(0)" class="close-button"><?php esc_html_e('CLOSE','classic-coffee-shop'); ?></a>
          </nav>
        </div>
        <?php if ( get_theme_mod('classic_coffee_shop_social_media', 'false') != "") { ?>
          <div class="col-lg-12 col-md-5 col-12 social-icons text-center py-4 align-self-center">
            <?php if ( get_theme_mod('classic_coffee_shop_fb_link') != "") { ?>
              <a title="<?php esc_attr('facebook', 'classic-coffee-shop'); ?>" target="_blank" href="<?php echo esc_url(get_theme_mod('classic_coffee_shop_fb_link')); ?>"><i class="fab fa-facebook-f"></i></a>
            <?php } ?>
            <?php if ( get_theme_mod('classic_coffee_shop_insta_link') != "") { ?>
              <a title="<?php esc_attr('instagram', 'classic-coffee-shop'); ?>" target="_blank" href="<?php echo esc_url(get_theme_mod('classic_coffee_shop_insta_link')); ?>"><i class="fab fa-instagram"></i></a>
            <?php } ?>
            <?php if ( get_theme_mod('classic_coffee_shop_twitt_link') != "") { ?>
              <a title="<?php esc_attr('twitter', 'classic-coffee-shop'); ?>" target="_blank" href="<?php echo esc_url(get_theme_mod('classic_coffee_shop_twitt_link')); ?>"><i class="fab fa-twitter"></i></a>
            <?php } ?>
            <?php if ( get_theme_mod('classic_coffee_shop_linked_link') != "") { ?>
              <a title="<?php esc_attr('linkedin', 'classic-coffee-shop'); ?>" target="_blank" href="<?php echo esc_url(get_theme_mod('classic_coffee_shop_linked_link')); ?>"><i class="fab fa-linkedin-in"></i></a>
            <?php } ?>
            <?php if ( get_theme_mod('classic_coffee_shop_youtube_link') != "") { ?>
              <a title="<?php esc_attr('youtube', 'classic-coffee-shop'); ?>" target="_blank" href="<?php echo esc_url(get_theme_mod('classic_coffee_shop_youtube_link')); ?>"><i class="fab fa-youtube"></i></a>
            <?php } ?>
          </div>
        <?php } ?>
      </div>
    </div>
  </div>
  <div class="outer-area">
    <div class="scroll-box">

Youez - 2016 - github.com/yon3zu
LinuXploit