Ok, thanks, another question, i’m using to a template file:
<?=function_exists(‘thumbs_rating_getlink’) ? thumbs_rating_getlink() : ”?>
Is here a way to only display the amount of thumbs up/down after the user actually vote?
Like, user see the post, and the buttons only, after he vote, he can see how many votes are there?