W3Counterdeveloper
Philadelphia, PA
Awio Web Services LLC
Male
stars don't show up on home page
The plugin cannot automatically add stars if your theme uses the_excerpt() instead of the_content(). You can add the stars by pasting <?php ratings_table(); ?> where you want them to appear in the theme file.
Posted 07 Mar 10 in WP Review Site
That depends on the theme. You should read Google's guide:
http://www.google.com/support/webmasters/bin/answer.py?hl=en&answer=146645
Posted 06 Mar 10 in WP Review Site
Bonus Black Template Implementation
a) Configure the permalink settings in your wp-admin
b) There is no option to change this, but you can always change the code that displays the table itself in review-site-api.php
c) Edit header.php of the theme
Posted 06 Mar 10 in WP Review Site
Do not check off the "add ratings to my..." checkboxes when using the included themes. Both the install guide, and the settings page itself, repeat this.
Posted 06 Mar 10 in WP Review Site
Top rated widget to pull data from pages instead of posts
The widget only works for posts but you can probably make use of this to add a list of pages to your sidebar:
Posted 24 Feb 10 in WP Review Site
Where you see "comment_text();", that is the code that displays the text of a comment, so near there is probably where you want to add the code. Or you can just check off the box in the plugin settings to tell it to add the ratings to your comments automatically without editing code.
Posted 24 Feb 10 in WP Review Site
Putting labels over ratings tables
You add your label to the theme the same way you added the code for the table to the theme
Posted 23 Feb 10 in WP Review Site
Ratings Disappear After Upgrade?
On the "Write Post"/"Edit Post" screen, there is a box labeled "Rating Categories" where you choose the categories for that post. You do not have to bulk apply every time you create a new post, since you can set the rating categories when creating the post.
Posted 23 Feb 10 in WP Review Site
Comparison Table options (order of displaying ratings)
Not unless you edit the plugin code yourself
Posted 15 Feb 10 in WP Review Site
You choose rating dimensions on a per-post basis. They are checkboxes on the post/page write/edit screen. If you do not assign any to a post or page, it will not have the clickable stars. The plugin handles whether to display the stars or not, you don't have to do any customization.
Posted 15 Jan 10 in WP Review Site
Total Messages: 390
Topics Created: 4
Forums Created: 2