Is it possible to have different widget set for different node types?
Also, which function should I call to get user rating, average rating and votes for a given node and user?
Is it possible to have different widget set for different node types?
Also, which function should I call to get user rating, average rating and votes for a given node and user?
Comments
Comment #1
WeRockYourWeb.com commentedThis is exactly what I'm looking for as well...
Comment #2
czeky commentedHi, for me this is working..
1. fivestar widget is in the user profile page (using content profile module)
2. wanted to display this users profile rating + some other data from profile on every node created by this user..
now, just looking how to display only stars, without clickable widget
Comment #3
totaldrupal commentedAlso looking for different widget set for different node types, is this possible?
Comment #4
Sotek commentedHello,
can anyone tell me how to just display the static results as stars?
I have disabled the indiscriminate full content print on my nodes, so the stars do not appear anymore, and I would like to know the php command to display it.
By the way, users do not vote, only the author the node can (book reviews).
Thank you !
Comment #5
ericduran commentedYou cannot have different widgets on any version of fivestar. In the future you will be able to do this for the drupal 7 version but there's already a issue for that.