Hello,
I downloaded the latest but mine says v. 2.03. Is this correct? Also is there an update for My Ratings addon for WP 2.8.2? Thank you.
Posted 21 Jul 09
show only comments in widget and not trackbacks
Hi Dan,
I have the 'recent reviews' widget set to show 5 comments. Currently it is showing only one trackback. I actually have 2 approved comments. It should show only the two approved comments. I am using this code:
Line 164 in review-site-widget.php
if ($comments) {
foreach ($comments as $comment)
$comment_type = get_comment_type();
if ($comment_type == 'comment'){
Before (original):
if ($comments) {
foreach ($comments as $comment)
{
I've applied another filter on posts and it works-- does not show trackbacks and the number of actual comments is accurate from here: http://wpengineer.com/comment-ping-count/ . Is there a better way to filter the widget to only show approved comments? Thank you.
Posted 06 Apr 09
Option to not have affiliate link installed
Hello Dan,
I would like to have the option of not having the affiliate link plugin installed with WP review site. I am using another plugin for affiliate links and don't need 'WPRS: Visit Site URL' in the admin panel for users.
In the meantime, can you tell me how to disable this feature? Thanks in advance for your help.
Posted 25 Mar 09
boosterjoe-
This has to do with the current page's css wrapper taking precedence over the wp table css. You will need to create a css rule nested inside the wrapper. Hope this helps.
Posted 11 Mar 09
Dan G - Have you considered adding an interface? This would be a really nice feature to have.
Posted 04 Mar 09
Great question--I was just wondering about the same thing. Thanks for posting this.
Posted 27 Feb 09
Top Rated Widget showing all posts
Hello,
The page where the Top Rated widget is installed is showing unrated posts as well as rated. It should only show top 'rated' post titles correct? Please help. Thank you.
Using WP 2.7.1. Downloaded latest WPRS files a couple days ago.
Posted 21 Feb 09
how to prevent ratings skewing
Hi Dan-
I was about to make a purchase and saw this thread. I think this is a very essential feature. There should be a few, if not all, of the options below for the logging method:
1. Do not Log
2. Logged by cookie
3. Logged by IP
4. By cookie + IP
5. By username
The above is seen in WP-Post ratings widget. GD Star rating also has IP and cookies options. Both of these are free.
I like WPReviewSite's best as it seems very scalable.
I look forward to this update along with the others. Thank you.
P.S. Just purchased a multi site license + add-ons.
Posted 19 Feb 09
Total Messages: 14
Topics Created: 3