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-style3.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';
    }
  ?>

  <!-- H3 Navigation -->
  <div class="h3-navigation-area <?php echo esc_attr( $auto_class ); ?>">
    <div class="container">
      <div class="row align-items-center">
        <div class="col-lg-3 col-sm-6">
          <!-- Logo Part -->
          <?php get_template_part( 'headers/logo' ); ?>
        </div>
        <div class="col-lg-9 d-none d-lg-block">
          <div class="main-menu-area">
             <!-- Menu Part -->
            <?php get_template_part( 'headers/menu' ); ?>
            <!-- Menu Icon Parts -->
            <?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' ); ?>
                  </div>
                </div>
              <?php } ?>
            <?php } ?>
          </div>
        </div>
        <div class="col-12">
          <div class="mobile-menu"></div>
        </div>
      </div>
    </div>
  </div>
</header>

<?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