How to add custom sidebar inside page - by Lintu Thomas

This topic has 2 replies, 2 voices, and was last updated 4 years, 4 months ago ago by Rose Tyler

  • Avatar: Lintu Thomas
    Lintu Thomas
    Participant
    November 12, 2019 at 07:40

    Hi i created a custom sidebar. i need to add in the footer.php page.

    <div class="col-sm-2 footer-copyrights-center">
    						<?php if(is_active_sidebar('footer-copyrights-center')): ?>
    							<?php dynamic_sidebar('footer-copyrights-center'); ?>	
    						<?php else: ?>
    							<?php if($fd) etheme_footer_demo('footer-copyrights-center'); ?>
    						<?php endif; ?>
    					</div>
    1 Answer
  • Viewing 1 results - 1 through 1 (of 1 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.