- This topic has 3 replies, 2 voices, and was last updated 9 years, 2 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
WordPress Migration to New Server From now on, you don’t need to worry about the WordPress migration to the new server. Because it looks complex, […]
Many people look forward to creating a website using WordPress because WordPress permits all the features and functionality that online store business required. Hence, WordPress […]
Migration of e-Commerce Website If you have decided on the migration of e-commerce website, you are most probably already familiar with this. When you migrate […]