I am working with a Zen sub-theme. The project needs a conditional menu in the left side bar. When the user arrives at a url that contains a matching pattern, the menu is displayed. In my case the highest level of the url is a book of the Bible. If the user arrives at the url "/ephesians/the-human-dilemma", we would like the Ephesians menu to appear in the left side bar.

The menu is configured so that "Show on Only Listed Pages" is checked with the following in the box below:

  • ephesians
  • ephesians/*

This function seems to work for Garland but not for the zen sub-theme I created. I would be more than happy to help debug this issue if I knew where/how this conditional processing was handled.

Comments

Greg Sims’s picture

Status: Active » Closed (fixed)

I deleted and reentered the list of acceptable urls for the menus. Now the function is working again. I doubt this has anything to do with zen. The issues is now closed.