|
Server : Apache System : Linux cvar2.toservers.com 3.10.0-962.3.2.lve1.5.73.el7.x86_64 #1 SMP Wed Aug 24 21:31:23 UTC 2022 x86_64 User : njnconst ( 1116) PHP Version : 8.4.18 Disable Function : NONE Directory : /home/njnconst/public_html/cd/wp-content/themes/building/inc/ |
Upload File : |
<?php global $SMTheme; ?>
</div></div></div>
<?php
if ($SMTheme->get( 'social', 'showsocial')) {
$SMTheme->block_social();
}
?>
<div id='content-bottom' class='container'></div>
<div id='footer'>
<div class='container clearfix'>
<?php if ($SMTheme->get("layout","footerwidgets")) { ?>
<div class='footer-widgets-container'><div class='footer-widgets'>
<div class='widgetf'>
<?php
if ( !function_exists("dynamic_sidebar") || !dynamic_sidebar("footer_1") ) {
;
} ?>
</div>
<div class='widgetf'>
<?php
if ( !function_exists("dynamic_sidebar") || !dynamic_sidebar("footer_2") ) {
;
} ?>
</div>
<div class='widgetf widgetf_last'>
<?php if ( !function_exists("dynamic_sidebar") || !dynamic_sidebar("footer_3") ) {
;
} ?>
</div>
</div></div>
<?php } ?>
</div>
<div class='footer_txt'>
<div class='container'>
<div class='top_text'>
<?php
if ($SMTheme->get( "layout","footertext" )) {
echo $SMTheme->get( "layout","footertext" );
} else {
?>Copyright © <?php echo date("Y"); ?> <a href="<?php echo home_url(); ?>"><?php bloginfo("name"); ?></a><?php
echo (get_bloginfo('description'))?' - '.get_bloginfo('description'):'';
}
?>
</div>
<?php /*
All links in the tag <div class='smthemes'> are attribution of the theme developers and should remain intact.
It's protected by Creative Commons License (http://creativecommons.org/licenses/by/3.0/).
Warning! Your site will not be able to work if these links are edited or deleted.
You can buy this theme without footer links online at http://smthemes.com/buy/tank/
*/ ?>
<div class='smthemes'>Designed by <a href='http://www.coquesamsungx.com' target='_blank'>coque samsung galaxy s4</a>, thanks to: <a href='http://www.coquesgalaxys5.com' target='_blank'>http://www.coquesgalaxys5.com</a>, <a href='http://www.hcginjectionsweb.com/using-hcg-injections-to-control-your-weight/' target='_blank'>www.hcginjectionsweb.com</a> and <a href='http://www.hcgdropinfo.com' target='_blank'>hcg drops</a></div>
</div>
</div>
<?php wp_footer(); ?>
</div> <?php //footer ?>
</div> <?php //all ?>
<?php
echo $SMTheme->get( "integration","footercode" );
?>
</body>
</html>