Active
Project:
Taxonomy Grid : Catalog
Version:
6.x-1.6
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
30 Oct 2011 at 09:11 UTC
Updated:
31 Oct 2011 at 20:05 UTC
How can I get this module to work with vocabularies other than Ubercart’s “Catalog” vocabulary? I have other vocabularies such as brand, color, and style and would like the taxonomy search results to output in grid format as well. Please help.
Comments
Comment #1
tahiticlic commentedadmin/settings/taxonomy_grid
there you can choose the vocabularies you'll include in grid rendering
Comment #2
mariner702 commentedI’m using Drupal’s taxonomy to render my taxonomy search results in selected terms not Ubercart’s “Catalog.” The Catalog’s path is sitename/catalog/[term id], while my defined vocabularies’ path is sitename/category/[vocab]/[term]. The grid format only works for the catalog/[term id] path and not for Core’s category/[vocab]/[term] path even though I did select the brand, color, and style vocabularies in admin/settings/taxonomy_grid. I would really like to have products shown in grid format because its aesthetics is so much more appealing.