Hi,
I have a custom flexinode theme so I don't print the $content variable. How can I display medium vote on this page (theme)
I have try : print theme('mediumvote_widget', 'node', $node->nid); but it's not working. It's only printing vote(0).
What can I do?
Thank you
Nicholas