What I am trying to do, is add a 'explore page' on my website where users can see all the different taxonomy terms and then they can choose the type of products or services of whom they wish to read reviews.
So this page (which will be a panel) will have no. of blocks (created in views) embedded in it, showing different taxonomy terms.
Here is the layout I want to achieve...
Explore ( page )
Products (block no.1)
-Computers and Peripherals (taxonomy parent term)
-- PCs (child term)
-- Moniters (child term)
-- HDD (child term)
-Consumer Electronics
--Mobiles
--Gadgets
Services (block no.2)
- Internet services (with no child terms)
- Hotels
- etc etc...
So in the block 'Products', Users will be able to click on Computers and Peripherals and they will see all the nodes about moniters, hdd, pcs etc.
They can also click on 'Moniters' to see all nodes published under moniters.
I tried different configurations in 'Views' of fields and filters but couldn't get desired result. I don't know whether I should use arguments or not. I don't haver much knowledge about 'Arguments' and 'Relationships' in Views.
Please see the attached image to understand this better.
Thanks!
| Comment | File | Size | Author |
|---|---|---|---|
| Explore Page.jpg | 42.81 KB | saurabhi |
Comments
Comment #1
merlinofchaos commentedViews has trouble displaying taxonomy hierarchically. You might try one of the various taxonomy browsers such as taxonomy menu or taxonomy browser. There's several to choose from, and it seems like one of them probably does roughly what you want.
Comment #2
saurabhi commentedthanks for reply, merlinofchaos
Sorry for my late reply. I checked this issue for 4 to 5 days after submitting it, But didn't get a reply so gave up.
Now I will try these two taxonomy browser and taxonomy menu modules and let you know later.
Thanks once again.