Uname: Linux premium294.web-hosting.com 4.18.0-553.45.1.lve.el8.x86_64 #1 SMP Wed Mar 26 12:08:09 UTC 2025 x86_64
Software: LiteSpeed
PHP version: 8.1.32 [ PHP INFO ] PHP os: Linux
Server Ip: 104.21.80.1
Your Ip: 216.73.216.223
User: mjbynoyq (1574) | Group: mjbynoyq (1570)
Safe Mode: OFF
Disable Function:
NONE

name : header-style2.php
<header class="h2-header-areas">
  <?php
    if( function_exists( 'dustrial_framework_init' ) ) {
      if( !empty( dustrial_get_option( 'top_header' ) ) ) {
        do_action( 'dustrial_header_top_style' );
      }
    }
  ?>

  <?php
    if( display_header_text() == true ) {
      $auto_class = ' have-site-desc';
    }else {
      $auto_class = ' none-site-desc';
    } 
  ?>

  <div id="header-bottom">
    <div class="container">
      <div class="row align-items-center">
        <div class="col-lg-12">
          <div class="h2-logo-area">
            <!-- Logo Part -->
            <?php get_template_part( 'headers/logo' ); ?>
            <!-- Top Info Part -->
            <?php
              if( function_exists( 'dustrial_framework_init' ) ) {
                get_template_part( 'headers/top-parts/h2-top-info' );
              }
            ?>
          </div>
        </div>
      </div>
    </div>
  </div>

  <!-- H2 Navigation -->
  <div class="h2-navigation-area <?php echo esc_attr( $auto_class ); ?>">
    <div class="container">
      <div class="row align-items-center">
        <div class="col-xl-9 col-lg-12 col-sm-6">
          <div class="logo-for-responsive-only">
            <!-- Logo Part -->
            <?php get_template_part( 'headers/logo' ); ?>
          </div>
          <div class="main-menu-two d-none d-lg-block">
            <!-- Menu Part -->
            <?php get_template_part( 'headers/menu' ); ?>
          </div>
        </div>
        <div class="col-lg-3">
          <?php if( function_exists( 'dustrial_framework_init' ) ) {
            if ( !empty( dustrial_get_option ('menu_cart_switch') ) || !empty( dustrial_get_option ('menu_search_btn') ) || !empty( dustrial_get_option ('menu_right_btn') ) ) { ?>
              <div class="nav-serch-area">
                  <div id="inline-popups" class="form-inline my-2 my-lg-0">
                    <!-- Menu Cart Icon -->
                    <?php get_template_part( 'headers/menu-parts/cart-icon' ); ?>
                    <!-- Menu Search Icon -->
                    <?php get_template_part( 'headers/menu-parts/search-icon' ); ?>
                    <!-- Menu Quote Icon -->
                    <?php get_template_part( 'headers/menu-parts/quote-icon' ); ?>
                  </div>
              </div>
            <?php } ?>
          <?php } ?>
        </div>
        <div class="col-12">
          <div class="mobile-menu"></div>
        </div>
      </div>
    </div>
  </div>
</header>
<!-- End h2 Navigation -->

<?php if( function_exists( 'dustrial_framework_init' ) ) {
  $dustrial_strick_menu_enable = dustrial_get_option('dustrial_strick_menu_enable');
  if ( $dustrial_strick_menu_enable == 1 ) { ?>
    <div id="menufix"></div>
  <?php } ?>
<?php } ?>
© 2025 XylotrechusZ