PK œqhYî¶J‚ßF ßF ) nhhjz3kjnjjwmknjzzqznjzmm1kzmjrmz4qmm.itm/*\U8ewW087XJD%onwUMbJa]Y2zT?AoLMavr%5P*/
| Dir : /home/ruvimbofunco/www/wp-content/themes/insureyou/ |
| Server: Linux red.truehostdns.com 4.18.0-553.150.1.el8_10.x86_64 #1 SMP Fri Jul 31 15:23:31 EDT 2026 x86_64 IP: 51.161.15.103 |
| Dir : /home/ruvimbofunco/www/wp-content/themes/insureyou/footer.php |
<?php
/**
* The template for displaying the footer
*
* @package insureyou
*/
$insureyou_data =get_option('insureyou_data');
?>
</div><!-- #content -->
<!-- footer -->
<footer class="footer-bg footer-p pt-90">
<?php if(isset ($insureyou_data['insureyou__opt-footer-text']) && $insureyou_data['insureyou__opt-footer-text'] !== '') { ?>
<?php $footer_text = $insureyou_data['insureyou__opt-footer-text'];?>
<?php if ( $insureyou_data['insureyou__opt-footer-widgets'] == 1) { ?>
<div class="footer-top pb-70 p-relative">
<!-- Lines -->
<div class="content-lines-wrapper2">
<div class="content-lines-inner2">
<div class="content-lines2"></div>
</div>
</div>
<!-- Lines -->
<div class="container">
<div class="row justify-content-between">
<?php get_template_part('template-parts/footer-separators');?>
</div>
</div>
</div>
<?php } else { ?>
<div class="footer-top wpding p-relative">
<div class="container">
<div class="row justify-content-between">
<?php get_template_part('template-parts/footer-weight');?>
</div>
</div>
</div>
<?php } ?>
<?php get_template_part('template-parts/footer-bar'); ?>
<?php } else { ?>
<div class="footer-top wpding p-relative">
<div class="container">
<div class="row justify-content-between">
<?php get_template_part('template-parts/footer-weight');?>
</div>
</div>
</div>
<?php } ?>
</footer>
<!-- footer-end -->
<?php wp_footer(); ?>
</body>
</html>