- This topic has 3 replies, 2 voices, and was last updated 9 years, 3 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › BeFit Theme Support › Contact-Header-Footer not seen on main page
Hi.
I got problem with footer section on BeFit
I just filled all input in Contact-Header-Footer section
But they not show up in my footer.
footer.php
<?php
/**
* The template for displaying the footer.
*
* Contains the closing of the #content div and all content after
*
* @package SKT BeFit
*/
?>
<div id="footer-wrapper">
<div class="container">
<?php if(!dynamic_sidebar('footer-1')) : ?>
<?php endif; ?>
<?php if(!dynamic_sidebar('footer-2')) : ?>
<?php endif; ?>
<?php if(!dynamic_sidebar('footer-3')) : ?>
<?php endif; ?>
<?php if(!dynamic_sidebar('footer-4')) : ?>
<?php endif; ?>
<div class="clear"></div>
</div><!--end .container-->
<div class="copyright-wrapper">
<div class="container">
<div class="copyright-txt"><?php if( of_get_option('copytext',true) != ''){ echo of_get_option('copytext',true); }; ?> <?php if( of_get_option('ftlink', true) != ''){echo of_get_option('ftlink',true);}; ?></div>
<div class="design-by footermenu"><?php wp_nav_menu( array('theme_location' => 'footer', 'container' => '', 'container_class' => '', 'items_wrap' => '<ul>%3$s</ul>' ) ); ?></div>
</div>
<div class="clear"></div>
</div>
</div>
<?php wp_footer(); ?>
</body>
</html>
Hi Ross,
Kindly provide us your website link
Regards,
Shri
I’m on maintenance mode right now
here the link : http://www.teamprocotol.com.au
Hi,
Kindly Send us email: [email protected] with your WordPress admin details and URL of the site. we will check the problem and resolve.
Regards,
Shri
Magento to WordPress Migration The migration process is indeed helpful for your dream business as your e-commerce business needs this buckle up to grow and […]
Promising WordPress Themes We have collected the most promising WordPress themes to guarantee the sustainable and revenue generating nature of your website revolving around any […]
Free WordPress Google Map Plugins Google Maps are the maps that can be integrated into your website to show the address in the proper way. […]