• q1. I am working on a site with a half-boiled theme https://www.hamphomeless.org/. There is a navigation menu at the top of the site that displays all the pages, however, when I go to Appearance-> Menu I am told “this theme doesn’t support menus.” So how is the menu being generated?

    q2. there is a nice easy walk-through on modifying themes to support (custom) menus. https://codex.www.ads-software.com/Navigation_Menus It appears to be up-to-date information, should I follow those instructions?

    thanks, Clayton

Viewing 1 replies (of 1 total)
  • 1. The menu is probably being generated using something like wp_list_pages(). Try looking in the theme’s header.php template file.

    2. Yes.

Viewing 1 replies (of 1 total)
  • The topic ‘Menu basic questions’ is closed to new replies.