I have Taxonomy Hide installed and configured with the 1 vocabulary and 2 terms set up. I am also using Taxonomy Menu. The module doesn't appear to have any effect on the node display when accessing the nodes from the menus created by Taxonomy Menu. It is possible that I am doing something wrong ...
Please help!
Comments
Comment #1
Spark_man commentedNever mind, it works, but only hides it at the node level. If the called from views or the taxonomy module (where a page with the node as the content results), then the Vocab and Terms are displayed as part of the page. Very confusing.
Comment #2
brmassa commentedChris,
since the taxonomy API is VERY strict, there is no way to intercept the terms or vocabularies in the source (when they are loaded). They must be intercepted on the front-end, then they must be displayed. Thats why there are several pages and situations where there is still possible to access them.
unfortunately, without a special (an hard) work on this, there's nothing to be done.
regards,
massa