Klappspaten
Member
Posted 3 years ago #
Hello!
I'm looking for a rating tool which is working in the comments. My imagination: I have got the spaces for name, mailaddress and comment and additionally a place, where you type in a number (e.g. 4 of 5 stars). This result is displayed with your comment. If it is empty, nothing will appear.
I looked at a lot of rating plugins, but there are all for pages and posts only - I guess. Or did I miss something?
Please give me a hint. :-)
Thanks!
Klappspaten
Member
Posted 3 years ago #
There's no plugin for that? :-(
There are a couple of ratings plugins that will work for comments at http://wordpress.org/extend/plugins/tags/ratings I'm not sure if it's exactly what you're looking for but you might try the Top Comments plugin.
Klappspaten
Member
Posted 3 years ago #
Hi!
Thanks for your help.
But the Top Comments plugin is not exactly that what I need. This plugin is to rate comments - a want it different: I want a new field, where a user can write in his rating. Probably I looks like that:
Name: ___
E-Mail: ___
Rating: ___
Comment: ___
When the user types in a value from 0 to 5, the rating will be shown at his comment. If he leaves it blank, the rating won't appear.
I hope my thoughts get more clearly now. ;-)
Thanks!
A bit old but check out Lorelle's post "WordPress Plugins for Comments".
Top Comments plugin might be too new I couldn't get it to work.
IMHO, nobody really likes forms so I doubt you'll find that, you might have to hack the comments form (you can store the number in $comment->comment_karma).
Please be sure to come back here and let us know what you went with...