
GD Star Rating 1.9.3 is second maintenance release targeting WordPress 3.0 reported problems. Many bugs are fixed with this release, and many things changed to add support for custom post types. This release includes fixes for all bugs reported that I could confirm so far.
Articles panel is expanded with different filter for custom post types. Some of integration functions are improved. Readme file is updated with more FAQ entries. Database Tools panel got one more tool you need to be very, very careful about because it will remove all stored rating data from database.
TinyMCE button and plugin are fixed to support taxonomies changes in WP 3.0 and custom post types. Same goes for Builder panel, and for the widgets that had problems with grouping by taxonomies. Few more problems with the meta boxes integration on post edit page are also fixed.
If you find anymore bugs, please report them via comments or in the forums.
loading...




Comment Link
i love this pluggin and the features added. i must say that it is an effort which is more than great.
loading...
Comment Link
Hi!
Is there a way to include this plugin only on certain page? Since this plugin does require a lot of memory usage. In my case it requires about 4mb. In my homepage I don’t use any function of this plugin but it still eats up 4mb. Please advise, thanks!
Btw, I have just tested this plugin again on a new installation and it does not seem to work with custom post type (the taxonomies show, but return no custom posts). I will post screenshot later. Thanks!
loading...
Comment Link
I like this plugin…
thx..
loading...
Comment Link
I have just retested this plugin and it seems to work now. However, grouping by taxonomy is kinda buggy, I don’t know. I use this shortcode: [starrating template_id=4 select=''grouping='taxonomy' taxonomy='channel' hide_empty=0 min_votes=1 min_count=1 excerpt_words=0] and it looks like the grouping has been overridden by other options because this shortcode shows all posts and no posts from the custom taxonomy “channel”. select=”custom-post-type” works, though.
I still have questions about the selective loading of GD star rating. This plugin has become essential for my project, I really don’t want to deactivate it because of my memory usage issue. Please advise. Thank you!
loading...
Comment Link
hi,
i really like your plugin. i still have one issue though. is it possible to not track the ip adress of the users (for extended privacy)?
thx in advance for your answer…
sam
loading...
Comment Link
So I added GD Star Rating into my website, but why can I not click on a star to rate it? I have set all settings correctly, but when I enable support of caching plugins the star rating never even loads, but stays at a GD Star Rating Loading… screen. Please help me with this because I need it working really badly.
loading...
Comment Link
Getting an error message when visiting a subfolder blog (http://readingcirclebooks.com/thetable) on my multisite install:
“Warning: Invalid argument supplied for foreach() in …/wp-content/plugins/gd-star-rating/code/blg/helpers.php on line 75
Warning: Cannot modify header information – headers already sent by (output started at …/wp-content/plugins/gd-star-rating/code/blg/helpers.php:75) in …/wp-includes/pluggable.php on line 890″
loading...
Comment Link
Problem seems to disappear if I log into the subfolder blog, but remains for blogs on the network for which I have not logged in.
Problem stays solved for those blogs even after I log out, but remains for ones never logged into.
(Running WP 3.1 alpha nightly…)
loading...
Comment Link
As I said many times before, support for multi sites is limited. 99% of things work fine, but some do not. GDSR 2.0 will be fully compatible with MS, but I have no idea when it will be completed.
loading...
Comment Link
Hi,
LOVE the plugin and greatly appreciate your work.
I’m trying to display the “trend” in a widget or in a shortcode on a page. But the trend (I’d like the graphic with famfamfam) is not showing up.
I read is a post on your site that says, “Trend is calculated only if you add trend tag into template.”
What does this mean? Where do I get the “trend tag” and where do I insert it into the template, for display in a sidebar widget and in a page?
Thanks!!
loading...
Comment Link
Hello there,
Thank you very much for this great plugin! Works great, except the fact that the stars are not showing up after voting with IE (Internet Explorer). The stars are showing up correctly when I refresh the page…
I already disabled all other plugins with no effect on this problem. Please could somebody help me?
loading...
Comment Link
Excellent plugin. The only issue I have is when trying to save the settings I get a blank page that says “Done” and nothing is saved.
loading...
Comment Link
Read FAQ.
loading...
Comment Link
Hi, LOVE the plugin!
Can you PLEASE, PLEASE just tell me one tiny thing:
Where can I change the size of the famfamfam icon? It’s so small and I want to make a larger trend icon, but if I overwrite your icon my larger one just keeps getting forced into the 16px by 16px size.
I’ve looked EVERYWHERE…please tell me where I can change that setting to make the famfamfam trend icon larger. I’m going crazy…
Thanks!!!
loading...
Comment Link
I’m getting some CSS errors any idea why?
This is the line:
foreach ($loaders as $l) {
$loader = $load_base[$l["folder"]];
$url = $base_url_local.”gfx/loader/”.$l["folder"].”.gif”;
echo sprintf(“.loader.%s { background: url(%s) no-repeat left; padding-left: %spx; }\r\n”, $l["folder"], $url, $loader[0]);
echo sprintf(“.loader.%s.width { width: %spx; }\r\n”, $l["folder"], $loader[1]);
}
loading...
Comment Link
Hello!
I’ve installed the plugin and I believe I’ve managed to find my way through the complicated settings but for some reasons some of the star ratings are not showing. I see them in My Ratings but on the posts pages where it says Rating: 0.0/10 (0 votes cast)
Example:
http://lyricstranslations.com/yu-english/ceca-pile
(where 1 vote has been cast according to the logs)
Did I do something wrong? (I absolutely don’t think it has anything to do with Moderation as I’ve set no moderation)
loading...
Comment Link
Same problem here! Very irritating!
loading...
Comment Link
good feature would be to show posts a user didn’t vote in his dashboard
loading...
Comment Link
MillaN,
Great plugin!
Quick question about T2 templates…. In the item field one can only put html code or could I use php as well? I am trying to display results with a custom elements such as video embeds…. please direct me to where I can find an answer if this already have been asked before.
Thanks for your hard work!
loading...
Comment Link
Sorry but it does not work for me with VIP classified theme 4.x. I also contacted the theme developer, but it seems the problem ist with the gd_starrater plugin.
I’m using WP 3.0
loading...
Comment Link
Saying that plugin is not working without explaining is not very helpful.
loading...
Comment Link
Great plugin. Waiting for gdsr2, with some support to buddypress hopefully.
Thnks.
loading...
Comment Link
is there any way to allow user to vote as many times he wants but his all his votes would be counted as 1 one in the overall post rating?
example:
user Lacey voted 8,36 during 10 weeks with 364 votes.
so overall rating would be:
Post Rating: 8,36/1
loading...