• Can I have two or three different footer layouts in one WP/HeadwayTheme site? I think this might make life a bit easier for me if it can be done. I need the following:

    Five different page layouts within the same theme.
    – One will have nothing on it (using that for an iFrame)
    – One will have just the social network links, copyright, legal links, and site map link at the bottom of the page.
    – Three will have the social network links, copyright, legal links, and site map link at the bottom of the page but above that three leafs/widgets.

    OK, this matters because I can’t think of another way to update those leafs/widgets at the bottom, all at the same time, on every page that they are supposed to be on. Without somehow linking them I’d have to install the widgets and leafs individually on every page. No? So my idea is to have three footers.

    So, can it be done and if so , what tool in WP or HT do I use to make this happen? Yes, I have asked at HT.

Viewing 1 replies (of 1 total)
  • For Headway-specific questions, you should consult the support offerings from Headway.

    For the multiple-footer question:

    1) Create multiple footer template files, such as: footer-foo.php, footer-bar.php, etc.

    2) Where appropriate, include a specific footer via get_footer( 'foo' )

Viewing 1 replies (of 1 total)
  • The topic ‘Multiple Footers’ is closed to new replies.