PDA

View Full Version : Manual Ratings Instertion Options/Styling


trigatch4
02-09-2009, 04:52 PM
A few things I need which I think others might as well:

1) The code options used to "order" ratings when inserting ratings template manually

2) The code used to insert individual ratings in comments manually

3) The code used to insert rating option in comments field manually

4) Styling text via CSS of rating categories

The default for these are not displaying properly with my theme and I have no idea how to change/alter them accordingly - and I've been trying for a little while. Any help would be greatly appreciated.

Thanks in advance.

nickmattern
02-09-2009, 10:02 PM
A few things I need which I think others might as well:

1) The code options used to "order" ratings when inserting ratings template manually

2) The code used to insert individual ratings in comments manually

3) The code used to insert rating option in comments field manually

4) Styling text via CSS of rating categories

The default for these are not displaying properly with my theme and I have no idea how to change/alter them accordingly - and I've been trying for a little while. Any help would be greatly appreciated.

Thanks in advance.

1 - no idea what you're asking, can you clarify?
2/3 - http://www.reviewpluginforwordpress.com/support/showthread.php?t=14
4 -The table with the ratings is class="ratings". The labels are within <th> and the ratings are inside <td>

trigatch4
02-10-2009, 10:22 PM
1) You show how to list ratings manually in this thread (http://www.reviewpluginforwordpress.com/support/showthread.php?t=14). However, what about ranking posts by top rated using this manual format? What code do we need to add?

2/3) kk

ALSO - the ratings categories (overall, taste, service, etc...) appear in alphabetical order automatically - is it possible to set the order of appearance?

nickmattern
02-10-2009, 10:24 PM
1) You show how to list ratings manually in this thread (http://www.reviewpluginforwordpress.com/support/showthread.php?t=14). However, what about ranking posts by top rated using this manual format? What code do we need to add?

2/3) kk

ALSO - the ratings categories (overall, taste, service, etc...) appear in alphabetical order automatically - is it possible to set the order of appearance?

Currently there is no top rated post widget/feature, that'll be included in version 2.


The category sort order can be changed in the WFReview options menu, in the wp-admin > WFReview menu.