I am using the omega html5 starterkit and i found that in the taxonomy term page, there is a list of tagged nodes which has the <article> html tag. Is there anyway to could do in order to remove that listing.
I have find some information about removing the node listing
1. http://stackoverflow.com/questions/6498639/drupal-disable-listing-of-nod...
but there is no page-taxonomy.tpl.php as mentioned in the above post.
2. Another template file is taxonomy-term.tpl.php. but it is also missing.
http://api.lullabot.com/file/core/modules/taxonomy/taxonomy-term.tpl.php...
3. I installed display suite but it does not allow disabling that node listing as mentioned below.
http://drupal.org/node/1267862
Any help is appreciated. Thanks.
Regards,
Kit
Comments
Comment #1
marcoka commentedis afaik html5 stuff. just run a file search on the folder for the tag and then you will see in what template it is.
Comment #2
ykyuen commentedthanks for your reply e-anima. i am new to the omega theme and i couldn't find any template files related to the tag.
or i missed sth? could you elaborate more? thanks very much.
Kit
Comment #3
Ale.bcn commentedI'm having the same problem. I've customized the term page with context and Views+Blocks but I cannot get rid of the content. I managed to get rid of content by creating an empty file in template folder called:
region--content.tpl.phpbut it would be good to know which .tpl.php is the right one to override term pages
Cheers,
Comment #3.0
Ale.bcn commentedfix the typo
Comment #4
jonhattanUse https://drupal.org/project/taxonomy_display to disable the listing and other goodies.
Comment #5
jo_as_neo commentedThis module could be useful, too : https://www.drupal.org/project/disable_term_node_listings