Widgets in Footer –problem
-
Hi,
So I found this great forum on how to get widgets in your footer.
http://themeid.com/help/discussion/1086/are-footer-widgets-possible/p1
I followed it. But I am having trouble figuring out their final step.
–Last step is to include our newly created sidebar where you want your footer to appear, usually in footer.php so you will need to copy footer.php from /responsive/ to /responsive-child-theme/ and paste this code under footer-wrapper or where you want it.
<div id=”footer-wrapper”>
<?php get_sidebar(‘home’); ?> —I don’t know where to put this in my footer. I have tried many places. Sometimes it makes my home page slideshow disappear.
But the footer widgets show up in the admin page so I know it’s just something with the coding/placement.
Any help would be greatly appreciated!
My website is http://www.totemag.com
The topic ‘Widgets in Footer –problem’ is closed to new replies.