I want my category and archive pages to show not just a list of categories and dates, but a list of posts in them (just the title), like:
- Blog (category)
-- Welcome (post)
-- Vacation (post)
- Portfolio (category)
-- Print (sub-category)
--- Client 1 (post)
--- Client 1 (post)
...
And in archive:
- 2008
-- March
--- Welcome
--- Client 1
--- Vacation
...
I just can't seem to get this working. I've tried plugins, but they don't work, or are bulky with javascript all over.
Thanks