
This is mostly maintenance release with few important bugs fixed and with improvements in some filters and also for adding few more new filters that will allow expanding support for better WP Query integration and allowing for modifying the query further.
Now you can use additional filters to modify the query after it is expanded with the rating elements allowing you to better tweak how the query should work. Filters can be found in the query.php file. T2 rendering also got few new filters used to modify the output. And some filters used after the votes are saved also are tweaked a bit.
Widget grouping problem is fixed and also a bug that caused problems with preventing authors to vote for own comments and posts. This last one was an old bug introduced in the first 1.8 versions, but it was triggered in very specific conditions, so it wasn’t too disrupting, and very hard to find.
loading...




Comment Link
hi Milan, do you plan to add an option for buddypress activity stream to infrom that “Username voted 8.5 for Movie – Avatar”?
loading...
Comment Link
GDSR 2.0 will have BuddyPress support, but I can’t tell you when it will be done, I have very little time for it.
loading...
Comment Link
On my Dachshund photo blog I am now getting SQL error messages after upgrading to 1.9.1. I have posted a bug report in the forum, wasn’t sure if the response would be quicker there or here.
http://forum.gdragon.info/viewtopic.php?f=20&t=844
loading...
Comment Link
Hi, one question, maybe you can add this function.
I have some “Custom Post Types”. But the multi star set is only available in the post. How can I make that this multi star set (for a review) can be in the Custom Post Type review?
Paul
loading...
Comment Link
Most things work with custom post types. I will see about adding review support also.
loading...
Comment Link
Hi, Im trying to display the widget but it isnt showing any data, i want to show on the widget the most rated posts along with post thumbnail.
Also id like to include post rating on front page, not just single page, how can i do this
loading...
Comment Link
i wonder is it possible to allow people to vote once per month for one post and 3x per day for some another post?
loading...
Comment Link
i am trying to remove the ratings at the bottom of the posts and pages of my website at http://www.appsbytes.com.
I have gone to settings page and unselected putting the ratings on post pages or other pages but all changes i make are never made. Can anyone please help?
loading...
Comment Link
Hi, great plugin, I’m using the multi star ratings and they work fine when displayed normally on the page, however when I put the short-code into a div which opens in a modal window, it displays the multi rating box but the functionality is lost. Example Page: http://carp-fishing-reels.com/brands/fox-reels/ if you click on “read reviews” above the picture of the fishing reel you should see what I mean. Any help to get this working would be great thanks
loading...
Comment Link
Hey there, MillaN! Wonderful plugin!
I have just one report: I just migrated to WP3 RC1 and it looks like that the Multi Review Box that appears inside the new post page is not working. The box appears correctly there, but it does not register the author’s review rating stars on the database.
I have two multisets and I can’t even switch from one to another by updating the post inside the editor page. WordPress simply ignores the Multi Review box.
Anyone have experienced the same problem?
Cospefogo.
loading...
Comment Link
I am wondering if you could implement the feature of sort comments by votes. I’ve just read this old article: http://www.gdstarrating.com/2009/07/19/no-comments-reordering/, so I would like to know the updates on this.
Thanks!
loading...
Comment Link
Hi Milan,
in your post_charts.php I think its better to have:
<?php echo get_bloginfo( 'wpurl' )."/".WPINC."/js/jquery/ instead of
<?php echo get_option('home')."/".WPINC."/js/jquery/.
I have sent your an email via feedback form, and just in case I am posting here.
Regards,
Alex
loading...
Comment Link
Thanks, I will change this in next version.
loading...
Comment Link
I am new to GD stars and despite a chunk of research I can’t find the answer I’m looking for, I could be overlooking something very simple. Basically I need to use gd stars for people to rate a bunch of different products that are all on the same page. In other words, I have twenty products on a page and they all need seperate ratings so I need 20 sets of Gd stars. I inserted through shortcode the stars several times on the page but when rating just one set it rated all the star sets on the page.
How do I integrate seperate, independent star sets on the same page?
The site: http://carp-fishing-reels.com/brands/shimano-reels/ -the bottom three items on this page demonstrate the point.
Any Help would be great thanks.
loading...