• Hello,

    I have some categories set up like this:

    CAT A -> CAT B -> CAT C

    I’m looking to set up custom category navigation so that the user selects category A, then B, then C and then displays all post under the final category, category C.

    I have a custom page that displays all categories under cat CAT A using wp_list_categories. So in essence, the page is displaying all of the category ‘B’ links.

    That part works fine. However, the category B links point to the archives page for itself, when I am looking to point them to a page listing all categories in category C.

    Thanks in advance, I have looked all over for a viable solution.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Can you make CAT C under CAT B, it would then show all B and C.

    Thread Starter webhead2

    (@webhead2)

    Cat C is under cat B already.

    Perhaps you misunderstand.

    I need a page listing all categories under cat B, then when a user clicks one, they are directed to another page listing cat c categories. These navigational pages will display no content.

    Think of it like this, Country -> State -> City

    The country page would have all countries listed, user clicks, is presented with a page displaying a list of states, select a state then see a list of cities…. and finally user clicks a city and is able to view all posts under it.

    Does this make sense? I am just trying to build category navigation system.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Subcategory Navigation?’ is closed to new replies.