I have a lovely menu set up using Nice Menus and Taxonomy.

My clients have put in a whole bunch of content and tagged each with one or more of the tags set up in taxonomy.

Question...

If I have a menu that is news/features, how do I get the items tagged features onto that page?

Seems like it would be simple and maybe I am just burnt out for the week, but I just am not getting this to work.

Feel free to point me towards the correct docs. I am obviously putting in the incorrect search terms for this. Though I did find the pathauto module which seems like it should do this, but also isn't.

Thank you in advance

Comments

zilla’s picture

look at your terms, each will have an 'id number' (you can see it by mousing over 'edit term' in the vocabulary if you've got pathauto or cleanurls etc) - now in that menu bar:

simply put (as the path for the local link, so skipping the http .com part) "taxonomy/term/24+25+26 (use whatever numbers you want specific to terms you want to roll up in the combined view)

note: at the top of this page, the title will automatically become "term, term, term" (e.g. 'soccer, tennis, polo') - if you want to customize this, you'll need a php page snippet that does the same thing, but allows for modification and then you simply use the path to that page in the menu

....but if you need this now, and you want to browse the combined terms (one or more), that path above will work for you