In my scenario I have a Classified ads vocabulary with parent terms such as eg "Jobs" and depth 1 terms such as "IT jobs".

I have applied a custom view to the whole vocabulary (not to the single terms) and in the Views preview everything works fine (so it's not a misconfigured View) but then in the actual page, the parent term "Jobs" still shows the default Drupal taxonomy display, while the children terms show the custom taxonomy override being correctly applied by TVI.

I wonder if I am missing something or if this is a bug.

Comments

k.skarlatos’s picture

I fixed that by removing the "Content: Has taxonomy term ID depth modifier" contextual filter

DuaelFr’s picture

Status: Active » Closed (works as designed)
chrowe’s picture

Category: bug » task
Status: Closed (works as designed) » Active

Form my experience, if you clone the default term view it includes the "Content: Has taxonomy term ID depth modifier"

Is this documented somewhere. If so, I missed it.

I would like to figure out where I went wrong and how to help document this better for others.

Thanks.

kevinquillen’s picture

Version: 7.x-1.0-alpha2 » 7.x-1.x-dev
kevinquillen’s picture

Issue summary: View changes
Status: Active » Closed (fixed)