after enabling the module do I need to remove all of the /taxonomy/term/% references within views?

having a bit of trouble getting this to work on a site with 5 different vocabs.

Comments

codycraven’s picture

Yes, any module that overrides taxonomy/term/% will prevent you from accessing the core Drupal taxonomy, meaning Taxonomy Display will not be used.

You should be able to just disable the infringing View(s), change the path on the infringing page displays, or remove the infringing page displays.

codycraven’s picture

Status: Active » Fixed

Marking as fixed, if this doesn't correct the problem please provide more information.

Status: Fixed » Closed (fixed)

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

TimelessDomain’s picture

This should be in the documentation on the homepage. I nearly gave up trying to get this to work, until i found this thread...

codycraven’s picture

@TimelessDomain I'm going to make documentation a priority before more development work.

selinav’s picture

I don't well understand.
I have a view 'Clone of taxonomy display' which override the taxonomy display.
What should I put in the place of the path 'taxonomy/term/%' for my vocabulary 'section'.
My alias looks like section/myterm.html