Setting a page link in the footer?

What is the proper process for setting a page up with a link to it in the footer?

Currently, all my pages are in Appearance -> Menu…and of course displayed in the main menu.

However I want a batch of them to be in the footer.

I have decent HTML,CSS, PHP skills but new to WP.

1 Answer
1

What may be easier (if you don’t necessarily want all the same menu items to appear in the footer) is to:

  • Create a new menu, “Footer Menu” for example
  • Add-in whatever links (pages) are needed there
  • Add a widget (called Custom Menu) to a footer widget position (if your current theme supports it).

Let me know if that helps. Thanks!

Leave a Comment