|
Server : LiteSpeed System : Linux premium152.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 User : idesfsze ( 1473) PHP Version : 7.4.33 Disable Function : NONE Directory : /home/idesfsze/pandaexpressketo.com/wp-content/themes/jnews/ |
<div class="footer-holder" id="footer" data-id="footer">
<?php
$footer_style = get_theme_mod('jnews_footer_style', '1');
if($footer_style === 'custom') {
get_template_part('fragment/footer/footer-custom');
} else {
get_template_part('fragment/footer/footer-' . $footer_style);
}
?>
</div>
<div class="jscroll-to-top">
<a href="#back-to-top" class="jscroll-to-top_link"><i class="fa fa-angle-up"></i></a>
</div>
</div>
<?php
if(apply_filters('jnews_can_render_account_popup', false))
{
get_template_part('fragment/account/account-popup');
}
wp_footer();
?>
</body>
</html>