Hi, I have difficulties setting up a navigation system that should please the visitors.
If I for example should have a forum that focuses on computers part, and I know that people want to navigate to the content by either Computer part (monitor, printer etc) OR by brand (IBM, dell etc) OR both. User1 want to see all that has to do with Dell, User 2 want to se everything with Dell and Monitors.
I’m guessing that the right thing would be to make a vocabulary “Computer part” with the terms monitor, printer etc and then a vocabulary named “Brand” width IBM, dell etc.
Then when a user post something to the forum he/she has to choose a part and a brand.
And then make a menu looking like this (collapsed from start)
+ All parts
All Brands
Dell
Ibm
etc
+ Monitors
All Brands
Dell
Ibm
etc
+ Printers
All Brands
Dell
Ibm
etc
Etc
And link the entries to something like http://mydomain/index.php?q=taxonomy/term/term1+term2
Question 1:
I want the http://mydomain/index.php?q=taxonomy/term/term1+term2 to have a forum-look, how? The thing is that I also would have other content then forum-topics so the suggested solution should only change the look of forum-content.
Question 2:
Is it better to set up the computer parts as different forums, cause I don’t know how to hide the “choose forum” when composing a new topic.