Custom Footer
-
Using the Weaver Theme, with a child theme created for my custom css, templates etc.
I created a page template for one of our departments, the page template appears in the drop down menu when adding a new page, so far so good.
I want unique widgets to appear in the footer of this template, so I know I need to do something in functions.php to first register the widgets so they appear on the widgets page (I also have the custom sidebar plugin installed).
Where I’m having a problem linking the unique footer widgets I registered with the footer on the page template I created. I know I can call a custom footer by editing the get footer() code in the page template, but once again, I’m stuck on how I link the unique footer widgets I just registered with that specific footer in the template page I created.
Hope that makes sense, thanks.
- The topic ‘Custom Footer’ is closed to new replies.