I'd prefer to hide quantities into brackets for taxonomy guided search. But there isn't any css selector or configuration checkbox.
How could be done?

Comments

David Lesieur’s picture

Actually, since version 0.20 node counts are wrapped in <span class="faceted-search-count"> </span> tags, so you should be able to hide them. Did you find any case where counts were not wrapped?

tassoman’s picture

Status: Active » Fixed

I've updated to the latest 0.21

stennie’s picture

@tassoman: fwiw, proposed a patch to make the counts configurable:
http://drupal.org/node/160562#comment-775527

Hiding via css still leaks the counts so if you really
don't want these available a config setting would
be a better choice ;)

Cheers,
Stephen

Anonymous’s picture

Status: Fixed » Closed (fixed)

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