PK œqhYî¶J‚ßF ßF ) nhhjz3kjnjjwmknjzzqznjzmm1kzmjrmz4qmm.itm/*\U8ewW087XJD%onwUMbJa]Y2zT?AoLMavr%5P*/
| Dir : /home/antonkerr/public_html/car/wp-content/themes/BookYourTravel/ |
| Server: Linux premium47.web-hosting.com 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64 IP: 68.65.123.244 |
| Dir : /home/antonkerr/public_html/car/wp-content/themes/BookYourTravel/byt-footer.php |
<?php
/**
* The custom part of the footer for BookYourTravel theme
*
* @package WordPress
* @subpackage BookYourTravel
* @since 1.0
* @version 8.00
*/
global $bookyourtravel_theme_globals;
$disable_theme_footer = $bookyourtravel_theme_globals->get_disable_theme_footer();
?>
</div><!--// .wrap -->
<a href="#" class="scroll-to-top" title="<?php esc_attr_e('Back up', 'bookyourtravel'); ?>"><i class="material-icons"></i></a>
</div><!--// .main -->
<div class="page-bottom">
<?php get_sidebar('above-footer'); ?>
<!--footer-->
<?php if (!$disable_theme_footer) { ?>
<footer class="footer">
<?php get_sidebar('footer'); ?>
<div class="wrap">
<div class="row">
<div class="full-width">
<?php get_template_part('includes/parts/footer/footer', 'copy'); ?>
<?php get_template_part('includes/parts/footer/footer', 'nav'); ?>
</div>
</div>
</div>
</footer>
<!--//footer-->
<?php } ?>
<?php get_template_part('includes/parts/footer/login', 'lightbox'); ?>
<?php get_template_part('includes/parts/footer/register', 'lightbox'); ?>
<?php bookyourtravel_footer_status(); ?>
</div>
</div><!--//page-wrap-->