- This topic has 3 replies, 2 voices, and was last updated 9 years, 7 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
Free WordPress Carousel Plugins Here is the best free WordPress carousel plugins that you need to know: Are you thinking of giving your WordPress website […]
Appointment Booking Plugins for WordPress Running a service-based business without proper scheduling tools feels like juggling flaming torches while blindfolded. You’re constantly switching between phone […]
Yoast vs All in One SEO: Which SEO WordPress Plugin is Best? You’ve built a fantastic WordPress website. The design is sleek, the content is […]