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-style2.php
<?php if ( is_active_sidebar( 'footer2-widgets') ) {

    if ( function_exists( 'dustrial_framework_init' )) {
      $bg_img_id    = dustrial_get_option('footer_2_bg');
      $attachment = wp_get_attachment_image_src( $bg_img_id, 'full' );
      $bg_img     = ($attachment) ? $attachment[0] : $bg_img_id;
    } else {
      $bg_img = DUSTRIAL_IMG . 'bind_footer_bg_dark.png';
    }

  ?>

  <div class="bind_footer footer-2 bg-black-overlay-footer" style="background-image: url(<?php echo esc_url( $bg_img ); ?>)">
    <footer class="footer">
      <div class="container">
        <div class="row">
          <?php dynamic_sidebar( 'footer2-widgets' ); ?>
        </div>
      </div>
    </footer>
  </div>

<?php } ?>

<div class="copyright">
  <div class="container">
    <div class="row">
      <div class="col-md-12 text-center">
        <?php get_template_part( 'footers/copyright' ); ?>
      </div>
    </div>
  </div>
</div>
© 2025 XylotrechusZ