I have a site structured like this:

  • Main Category
    • Subcategory 1
      • Node A
      • Node B
      • Node C
    • Subcategory 2
      • Node D
      • Node E
      • Node F

Currently, Nodes A, B, and C are showing up on the Subcategory page 1 and Nodes D,E, and F are showing up on Subcategory 2 page. But, in addition, I'm trying to get all nodes (A-F) to also show up on the Main Category page.

Basically, I want all nodes below a particular category to show up on that category's page (no matter what subcategory they're in).

I know there's a setting in Category module to make this happen, but I can't figure out which one it is and what it should be set to. Could you point me in the right direction?

Also, I'm just using the standard node listing..not category_views.

Comments

Rob_Feature’s picture

Status: Active » Closed (fixed)

I finally figured this out (after a couple weeks!). You have to set this in the 'edit' screen for each category under "category information -> depth"