I'm using Nodecarousel to show lastest User Galleries.
and using Fivestar module with voting API.
Now, I want to show the star rating on Nodecarousel.

How can I show Voting API Value on Nodecarousel?

Comments

jcfiala’s picture

You show it the same way you show a fivestar on any node display, really. I don't have time to look it up right now, but if you want the static display then you just add the fivestar theme function in what you're printing with your theme_nodecarousel_node override.

ultimateboy’s picture

Status: Active » Closed (works as designed)

As jcfiala said, fivestar is added to the node object so you can print it through the theme function provided by nc.