Closed (outdated)
Project:
Rate
Version:
7.x-1.3
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
30 Dec 2011 at 22:55 UTC
Updated:
18 Sep 2025 at 11:52 UTC
Jump to comment: Most recent
Comments
Comment #1
earwax commentedThe rating does not go into any field types. It just appends itself onto whatever content types you tell it to.
I do not know how to sort by rating view the Views. Might have to write a custom module for that.
Comment #2
OldAccount commentedI wanted to do this as well and ended up using a Content display instead of Fields and then customized the node.tpl.php to get the fields I wanted. Not a perfect solution but it works.
Comment #3
OldAccount commentedSpoke too soon, no Content display and custom tpl.php needed, here are some good instructions (from the readme.txt file, go figure) on how to add ratings to a Views field display: http://drupal.org/node/1324956#comment-5174222
The key is adding the "Content: vote results" relationship and setting the right options (FYI, the "Value Type" for a Thumbs Up/Down widget should be set to points). Once the relationship is added, you should then have a "Vote results: value" sort option.
Comment #4
ivnishDrupal 7 is EOL. Issue will be closed