By bcc on
Hey everyone :)
When viewing a taxonomy page, each node has title, teaser, comment link & category.
How can I remove all of those so that just the page title displays? To me, this would be a much cleaner way of displaying the nodes in a taxonomy category
All help is appreciated!
Comments
You should use the Views
You should use the Views module if you want anything other than the default display. This will allow you to display only the title, or any other combination of node information you choose.
hey adam thanks for the tip.
hey adam
thanks for the tip. the views module has so many options, can you recommend how to configure this when clicking on taxonomy view in the primary links?
Yes, it's a complex module -
Yes, it's a complex module - but it's worth persevering because it can do so much.
Try this documentation to start with: http://drupal.org/node/54432
Briefly, I suspect you'd want to:
To use this on the front page:
Your view should now be the front page.