HEX
Server: Apache
System: Linux ecngx285.inmotionhosting.com 4.18.0-553.79.1.lve.el8.x86_64 #1 SMP Wed Oct 15 17:59:35 UTC 2025 x86_64
User: zeusxp5 (3862)
PHP: 8.3.28
Disabled: NONE
Upload Files
File: /home/zeusxp5/zenoxpressjobs.com/careers.htm/wp-content/themes/zxldfw-tcompanyllcMain/header.php
<!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">
<!-- Edge phone fix -->
<meta name="format-detection" content="telephone=no">
<?php wp_head(); ?>
<link rel="shortcut icon" href="/wp-content/themes/zxldfw-tcompanyllcMain/images/favicon.ico" type="image/x-icon">
<link rel="icon" href="/wp-content/themes/zxldfw-tcompanyllcMain/images/favicon.ico" type="image/x-icon">
</head>

<body <?php body_class(); ?>>
<script src="//cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-circle-progress/1.2.2/circle-progress.min.js"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/gsap/latest/TweenMax.min.js"></script>
<div class="webcom-wrapper">

	<div class="webcom-header">
	
	<!------------ BANNER ------------------------------>
    
    <?php if ( check_section( 'banner', get_field( 'show_sections' ) ) ) { ?>
    <div class="webcom-banner">
       
        <?php $the_image = get_field('banner_image', 'option');$alt = ($the_image['alt']);$url = $the_image['url']; ?><img src="<?php echo $url; ?>" alt="<?php echo $alt; ?>" />
        
    </div>
    
    <div class="header-top">
    
    
    <?php } else { ?>
    <!---------------------------------------------------------->
	

		<div class="header-top header-top-nobanner">
        
        <?php } ?>
		    <div class="webcom-container flex">
		               
		      <div class="header-logo">
		      <a href="<?php echo esc_url( home_url( '/' ) ); ?>"><img src="<?php echo get_template_directory_uri(); ?>/images/header-logo.png" alt="Zeus Xpress Logistics DFW-Transporting Company, LLC header logo" /></a>
		      </div>
		        
		      <div class="webcom-navigation">
		          <div id="primary-navigation">
		          <a id="primary-navigation-toggle" title="Toggle Navigation"><i class="fa fa-bars"></i></a>
		          <?php wp_nav_menu( array( 'theme_location' => 'primary', 'menu_class' => 'header-nav', 'container' => '' ) ); ?>
		          </div>
		      </div><!-- .webcom-navigation -->
		        
		  </div>
        </div>
     
      
      <?php if ( check_section( 'banner', get_field( 'show_sections' ) ) ) { ?>
       <?php if( get_field( 'banner_text', 'option' ) ) : ?>
        <div class="banner-text">
        <?php echo get_field( 'banner_text', 'option' ); ?>
        </div>
        <?php endif; ?>
        <?php } ?>
   
    </div><!-- .webcom-header -->
    
    <?php if ( check_section( 'banner', get_field( 'show_sections' ) ) ) { ?>
	<div class="webcom-content">
    <?php } else { ?>
    <div class="webcom-content webcom-content-nobanner">
    <?php } ?>
	    <div class="webcom-container">