Tagged Questions
1
vote
1answer
474 views
Advice for a voting / multiple rating plugin for post types other than GD Star Rating
I would like to let users of one of my WP projects to cast votes on certain post types; the type of votes cast should differ slightly according to post type. For example for one post type they might ...
1
vote
1answer
378 views
Thumb rating for wordpress - top user
I am currently using gd star rating (thumb rating) to rate posts (articles - no rating on comments). What I really want to do is show a table of the top 5 users and their number of votes based on the ...
0
votes
1answer
187 views
Dynamic Rating Plugin to Add Anywhere
I need to add ratings to a page for a few different fields (ex: color, quality, etc.) - not just per post or comment. I'm generating the page using a template, so I have access to the php file that ...