Closed (fixed)
Project:
Taxonomy Filter
Version:
6.x-1.3
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
3 Feb 2010 at 03:14 UTC
Updated:
16 Jul 2011 at 19:41 UTC
Jump to comment: Most recent file
Comments
Comment #1
solotandem commentedA quick solution you can implement, hide the vocabulary name by setting the style for these items with something like:
Is your request related to having terms displayed for only one vocabulary? If you had multiple vocabularies in the menu block, would you agree the vocabulary name is useful to distinguish them?
If this is a useful feature, the solution would be to make this an option in the settings page.
Comment #2
azwildcat commentedYes, your suggestion did work; however, I encountered a problem when multiple nodes are tagged with the same term. For the term, “Porsche 911 Turbo,” there are two nodes tagged with that term. If a user chooses to broaden or narrow down the tags (or terms) he’s interested in viewing, sometimes, and I emphasize, sometimes, he will see that “Tags” title in the taxonomy filter block. How can I get it so that it never appears again regardless of how many nodes are tagged to a single term? Thanks so much.
Comment #3
solotandem commentedThe theming available for content produced by this module includes:
- classes identifying the blocks
- theme functions, and
- template files.
With these, all sorts of custom styling should be possible.
You can turn off display of vocabulary names by overriding this module's theme functions.