sidebar-footer-wide widget

Viewing 2 posts - 1 through 2 (of 2 total)
  • #16149
    sammymaudlin
    Participant

    Great theme. Thanks. I’d like to make the footer-wide widget/div appear on every page, not just the home page.

    I peaked at the css and the php code and couldn’t see how to do that. I’m not php pro but do know how to go in and change code.

    Help?

    #16173
    sammymaudlin
    Participant

    Never heard back from the theme folks on this but I solved this issue. Simply change the very top code of footer.php to

    <?php get_sidebar( ‘footer-wide’ ); ?>
    <div id=”footer”>

    Then the rest is the same. Worked for me.

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.