Closed (fixed)
Project:
Taxonomy Views Integrator
Version:
7.x-1.x-dev
Component:
Documentation
Priority:
Minor
Category:
Bug report
Assigned:
Reporter:
Created:
30 Apr 2013 at 17:48 UTC
Updated:
12 Nov 2013 at 02:30 UTC
Jump to comment: Most recent
Comments
Comment #1
bisonbleu commentedSame. On the Community documentation page, under How do I use it?/ bullet #2 it is written:
Removing the page displays removes the view from the select list at admin/structure/taxonomy/[vocabulary name]/edit.
@drclaw's patch suggests replacing the page display with a block display (see edit). I'm not sure what the advantage of that is...? I've kept the page display but have modified the path to something other than /taxonomy/term/% (which is the path used by core).
All seems to work ok.
EDIT: I tried using a block but it didn't work
Comment #2
kevinquillen commented