Posted by Gmal-1 on June 29, 2010 at 3:54pm
I would like to exclude a Taxonomy term from appearing on the Homepage Featured Article Block. I have set up an "obituaries" category and I don't want the articles associated with that term to show in the block.
I guess it has something to do with views but I can't figure out the correct filter to make it work.
I am a novice with Drupal and appreciate your help. Thanks.
Comments
filter a view
If you set the taxonomy term: in the particular block view for your homepage to "does not contain" then your taxonomy term "obituaries" this will exclude that content from the homepage.
I very much appreciate your
I very much appreciate your quick reply. Unfortunately it didn't work. What happened was everything except "obituaries" was excluded in the block. Any thoughts? Thanks again for your quick reply.
very strange!
What happens if you use the filter "is not equal to" instead?
I tired that as well and it
I tired that as well and it also didn't work. From my understanding of views what you had initially suggested should have worked. I worked around it by adding a new content type of "obituaries" and got around the problem that way, which works fine for my situation. Again, thanks for taking the time to help me with this matter.