By Sound on
Hi. What is PHP code for displaying block only on term view when viewing any term from vocabulary id = 1 for D6? Thx
Hi. What is PHP code for displaying block only on term view when viewing any term from vocabulary id = 1 for D6? Thx
Comments
Hope this may help
http://drupal.org/node/69076
Yes I found this but this
Yes I found this but this don't work for me I need displaying block only for term view (taxonomy/term/%) but not for content types and not by path but by vid=1. Thanks anyway. Maybe there is some module which extends block visibility settings by vocabularies?
Can anyone help me? Please:)
Can anyone help me? Please:)
Subscribing.
Subscribing.
The code
The code is:
Thanks.
This doesn't work for me. I
This doesn't work for me. I have 2 vocabularies, and all nodes have a tag from each vocab. The code above makes the view show up on any term page.
This happens even If i change the ID to one that doesn't exist.
Thanks
This one worked for me,
This one worked for me, thanks! It displays the block only on term pages inside of desired vocabulary.
Worked for me too! Thx
Worked for me too! Thx