I've started building a site for downloading free .wav samples. Each sample is a CCK node type with a couple values, a file attachment, and options to enter a fivestar vote and add a comment. I have taxonomy_menu installed and enabled so the samples can easily be browsed by category.

When I add a node, it shows up on the front page and in taxonomy menu browsing without the file and voting sections immediately visible. You have to click on the item to see the full view.

I want to list each entry in its full view on both the front page and the taxonomy so the user doesn't have to click on the entry to get the file or rate the item.

I've already set the post length to unlimited, but it has had no effect.

If you want to see exactly what I'm talking about, go to to http://www.freewavesamples.com and compare how an item looks on the front page with how an item looks when it's clicked on -- the direct link to the file and the fivestar vote block shows up only when an item is clicked.

Any suggestions?

Thank you,
Jason/Xangis

Comments

Mgccl’s picture

seems like you have the exact problem as I have.
I think you have to edit the theme file, I still haven't figure out yet. But I will pretty soon.