Hi all,
is this impossible or am I doing sth wrong?
I'm setting up an Ubercart store and need to use Taxonomy, Path Auto and Views for the catalog.
shop/cat1
shop/cat1/subcat1
shop/cat1/subcat2
When I open the first URL, I'd like to see all products including those from the subcategories.
I simply can't get it working.
I copied the view taxonomy_term and customized the fields etc. but it never works correct.
Taxonomie: Term ID (with depth)
Taxonomie: Term ID depth modifier
Term name converted to term ID
Depth: 3
Path: taxonomy/term/%
And I played around with all options there.
Maybe I should start from scratch - is there a tutorial for this that actually solves this issue?
I searched for several days now and found many people that ran into problems.
Thanks in advance
Transmitter
Comments
Comment #1
R.Hendel commentedYou have to give your product-categorys hierarchical human readable urls, than you can solve this using Panels and Views.
In Panels you find taxonomy term view panel, rewriting urls taxonomy/term/%tid by panels.
For the second level you create a new panel with taxonomy/term/%tid/%cat2 as url. All you have to do is to tell views to use the arguments getting from url.
Hope that helps.
As the issue is quite old I will set it on fixed to clean the queue. Please reopen it, if you have any further questions. Otherwise it would be closed automatically after two weeks.