I have a taxonomy setup and I'm using hierarchy and base path for hierarchy as resources. In views, I have Path as "resources"

The side menu shows up as resources/8/34/33 (and nothing shows up on the page), but the node taxonomy has the pathauto and correct path.

I've looked at the documentation and don't understand how to get the menu to show up as resources/stuff1/substuff2 since there is no longer a taxonomy menu setting in the URL alias setting.

Comments

giggler’s picture

ok, after reading other issues, I think it actually works with the simplest way. Setting it to "default" and setting resources as the path and same in views without any dealings with arguments and such.

Now I just have double (repeated) menu items that won't go away even if I click on "select to rebuilt the menu" This one has the number of nodes next to it still and the other ones that did rebuild doesn't...and how come I can't just delete from admin "menu"?

ksc’s picture

The README file says: "HIERARCHY PATH This should only be used if you have custom code or a block that relies on the category/vid/tid/tid/tid."
Without custom php code one cannot setup a view for this type for various reasons that lie outside this module.

Setting it to "default" and setting resources as the path and same in views without any dealings with arguments and such.

When setting MENU PATH TYPE: DEFAULT the path is always ´taxonomy/term/tid´ - if you want to have a path ´resources/tid´ you need to chose MENU PATH TYPE: CUSTOM and follow the advices in README file.

Now I just have double (repeated) menu items that won't go away even if I click on "select to rebuilt the menu"

This might have happened when installing a dev-version. Please deactivate and deinstall the module - and install the latest version again. The deinstallation should remove all double menu entries.

:-) Klaus

indytechcook’s picture

Status: Active » Postponed (maintainer needs more info)

Are you still having issues?

arlinsandbulte’s picture

Status: Postponed (maintainer needs more info) » Fixed

No response after almost 2 months of "postponed (maintainer needs more info)"
So, I will mark as "fixed"

Feel free to reopen if issue is still relevant.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.