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.64.1
Your Ip: 216.73.216.223
User: mjbynoyq (1574) | Group: mjbynoyq (1570)
Safe Mode: OFF
Disable Function:
NONE

name : footer-default.php
<?php get_template_part( 'footers/newsletter' ); ?>

<?php if ( is_active_sidebar( 'footer-widgets') || is_active_sidebar( 'footer-widgets2') || is_active_sidebar( 'footer-widgets3') || is_active_sidebar( 'footer-widgets4') ) {

  if( function_exists( 'dustrial_framework_init' ) ) {
    $footer_widget_cols = dustrial_get_option('footer_widget_cols');
    if (!empty($footer_widget_cols)) {
      $fw1 = $footer_widget_cols;
    } else {
      $fw1 = '2';
    }
    if (!empty($footer_widget_cols)) {
      $fw2 = $footer_widget_cols;
    } else {
      $fw2 = '3';
    }
    if (!empty($footer_widget_cols)) {
      $fw4 = $footer_widget_cols;
    } else {
      $fw4 = '4';
    }
  } else {
    $fw1 = '2';
    $fw2 = '3';
    $fw4 = '4';
  }
  if ( is_active_sidebar( 'footer-widgets') || is_active_sidebar( 'footer-widgets2') || is_active_sidebar( 'footer-widgets3') || is_active_sidebar( 'footer-widgets4') ) {
?>

  <!-- Start Footer -->
  <footer class="footer">
    <div class="container">
      <div class="row">
        <div class="col-lg-<?php echo esc_attr($fw1); ?> col-md-6">
          <?php dynamic_sidebar( 'footer-widgets' ); ?>
        </div>
        <div class="col-lg-<?php echo esc_attr($fw2); ?> col-md-6">
          <?php dynamic_sidebar( 'footer-widgets2' ); ?>
        </div>
        <div class="col-lg-<?php echo esc_attr($fw2); ?> col-md-6">
          <?php dynamic_sidebar( 'footer-widgets3' ); ?>
        </div>
        <div class="col-lg-<?php echo esc_attr($fw4); ?> col-md-6">
          <?php dynamic_sidebar( 'footer-widgets4' ); ?>
        </div>
      </div>
    </div>
  </footer>
  <!-- End Footer -->

<?php }
  }
?>

<?php
	if ( function_exists( 'dustrial_framework_init' )) {
	  if( !empty( dustrial_get_option('footer_social_switch') ) ){
	      $fcopycols = '6';
	  } else {
	      $fcopycols = '12 text-center';
	  }
	}else{
    $fcopycols = '12 text-center';
  }
?>
  <!-- CopyRight Section -->
  <div class="copyright">
    <div class="container">
      <div class="row align-items-center">
        <div class="col-md-<?php echo esc_attr( $fcopycols ); ?>">
          <?php get_template_part( 'footers/copyright' ); ?>
        </div>
        <?php
          if( function_exists( 'dustrial_framework_init' ) ) {
            if( !empty( dustrial_get_option( 'footer_social_switch' ) ) ) { ?>
              <div class="col-md-6">
                <div class="copyright-social-icon">
                  <?php get_template_part( 'headers/top-parts/social-profiles' ); ?>
                </div>
              </div>
          <?php } ?>
        <?php } ?>
      </div>
    </div>
  </div>
  <!-- End CopyRight Section -->
© 2025 XylotrechusZ