Hi,
I have tried both Ratings 1.2 and Votio, but they don't provide the solution to what I need.
I need the users to register in order to rate the posts.
The blog will 'remember' that the user have rated and prevent him from rating again (this function should be done via database, not cookie).
An overall rating will be calculated and the value / no. of users rated will be displayed.
e.g.
Rating: 5.4 | 10 users have rated
=========================
Rate Now:
o o o o o o o o o o
1 2 3 4 5 6 7 8 9 10
Anyone have advice on this, please? :)
subirghosh
Member
Posted 6 years ago #
bump again!
i did a few searches but all came to nought.
subirghosh
Member
Posted 6 years ago #
searching here didn't help much. but i got one result from google. haven't tried it out yet:
http://dev.wp-plugins.org/file/rate-it/trunk/cjd_rate_it.php
I've tried that plugin and it is for Authors to rate their own posts as opposed to visitors to rate posts.
Regards
Bump
Hey, cheewl, did you find what you were looking for? I'm looking for almost the exact thing you were (or still are...). I can't seem to get Votio to work with WP 2.0 as I can't seem to get php to work inside of posts. Any suggestions appreciated!
The AJAX rating script I have at Masuga Design should work fine with WordPress. It's not a plug-in, but you can get it to work with WordPress - I know that for a fact because the script's homepage is a WordPress page. You might need a plugin that will allow for executing PHP inside of posts to run this, but the indispensible Exec-PHP plugin should take of that problem.