By PankajKesharwani on
Hi All,
I'm new to Drupal....
So, here is my Query...
I have installed Drupal 6.8 and an Article Module
and copied the Article Module renamed it to Interview Module
Now what I want is to display particular block on all the nodes of Article and not on other nodes.
And show one more block(new block) on all the nodes of Interview Module but not on other nodes.
I'm managing Article and Interview through Taxonomy. Added 'Vocabulary' and its Term in Taxonomy. And while creating Story linked Article Vocabulary Term to Articles and Interview Vocabulary Term to Interview.
can anyone help me out on how to show/hide block for nodes.
Thanks in advance....
--PK
Comments
handling block
Hello PankajKesharwani
I think the following steps will help you to do the thing you need
1. Go to http://yoursite/admin/build/block
2. locate your Interview Module line, there you can find "configure" link and click that
3. There is option like "Show block on specific pages:" check the option "Show block on specific pages: "
then give the url
4.save the configuration.
http://ubuntuslave.blogspot.com
but what to right there for the following
I think that will work for one node not for full category.
but what to right there for the following:
Now what I want is to display particular block on "all the nodes of Article" and not on other nodes.
And show one more block(new block) on "all the nodes of Interview Module" but not on other nodes.
I'm managing Article and Interview through Taxonomy. Added 'Vocabulary' and its Term in Taxonomy. And while creating Story linked Article Vocabulary Term to Articles and Interview Vocabulary Term to Interview.
can anyone help me out on how to show/hide block for a particular category.