Show block of most popular nodes on taxonomy overview
BarisW - February 13, 2008 - 17:27
| Project: | Voting API |
| Version: | 5.x-1.5 |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
Hi folks,
I am trying to create a view which lists the 5 most popular books with a specific term.
So if a user clicks the term 'Love', I would like to have a block in the sidebar listing the 5 most popular nodes having this term (sort on VotingAPI percent vote result).
I'm trying it with Arguments (Taxonomy: Term ID, option = 0) but this shows all terms, regardless the Term requested).
Can anyone explain me how this works?

#1
Even I have been such looking for a solution. No luck yet.
#2
Me too....!!! I am trying to get a list of the most populare taxonomy terms by the total of times they are used/found in a node, not by the number of times they are actually viewed.
PLease let me know if you have found a way.