
Another minor revision after 1.5.1 is here. And again, I am proven to be bad in testing my own code, since I missed few errors. Also, there were many problems with importing data from other rating plugins, and that is also fixed in this release.
If you want to transfer your existing ratings from WP PostRatings plugin, now you can do it. Some changes in database layout, weren’t incorporated into the import SQL queries, but I have fixed that now. Please test it, and if you find any more problems report it back here.
I also fixed few problems found in the new cache and prefetch features. There was a problem with deleting comments that use integration, and after comment deletion votes remain in the database. That is now fixed for both integrated standard and multi ratings.
loading...





July 7, 2009
at 8:01 AM
Direct link
Excellent!!!i really appreciat your effort to develop this plugin!!!!
I want to introduce everybody this good plugin in japan.
By the way,can i ask you a question?
In case user rate wrongly, Is is possible to change(not delete and post again) ratings by user or by administrator?
I checked this site information,but i couldn’t find this.
Thanks very much!!!!!!!
loading...
July 7, 2009
at 8:08 PM
Direct link
Sweet ! Thanks a lot for fixing the import (like I told you on the last comment). It worked #1 this time !
Thanks.
loading...
July 7, 2009
at 8:16 PM
Direct link
By the way, the update deleted my custom graphics from the folder stars… Is that normal ?
loading...
July 7, 2009
at 8:37 PM
Direct link
Well, I said many times, don’t add nothing into plugin folder. Every time you update, WordPress deletes the folder with the plugin. All extra stars should go into extras folder: wp-content/gd-star-rating/stars.
loading...
July 8, 2009
at 1:32 AM
Direct link
My bad !! THanks Millan !!
loading...
July 8, 2009
at 9:58 PM
Direct link
I have a quick question :
How can I put the Stars and Rating text in the same line (rating text after Stars)?
for exemple :
star1 star2 star3 star4 star5 – Rating: 5.0/5 (1 vote cast)
Thanks
loading...
July 8, 2009
at 10:12 PM
Direct link
You need to make new template.
loading...
July 8, 2009
at 10:17 PM
Direct link
yes I do, but I can move it just on the top of star, not in the same line
loading...
July 8, 2009
at 10:25 PM
Direct link
Trust me, you can do anything with templates. But you need a bit of knowledge of HTML and CSS.
loading...
July 10, 2009
at 8:58 AM
Direct link
Millan,
Where do you place/edit the CSS that applies to the templates? The linked CSS in the configuration page (rating.css) is not nearly as complete as the CSS that gets returned to a browser when it loads a page with the ratings installed. Where are we supposed to implement the CSS that affect alignment of the Standard Rating Block? The T2 Templates post (http://www.gdstarrating.com/2009/04/20/t2-templates-system/) suggests the alignment functionality was removed from the plugin since it can be accomplished with CSS applied to Templates, but I just can’t find it.
Thanks
loading...
July 10, 2009
at 10:51 AM
Direct link
Main CSS file is not to be meddled with. It’s generated through PHP, so you can’t actually see it in the completed form before is served to the browser. All changes you need add to rating.css, it’s loaded after main CSS and will override styles you set in it.
loading...
July 10, 2009
at 6:05 PM
Direct link
for the life of me, i cant get the widget to work.
my site is http://boaentertainmentgroup.com/wordpress/ (its a testing site) & i cant get anything on the sidebar to load.
can u help me out? my theme is inove (is this something to do with it?).
thanks
jerome
loading...
July 10, 2009
at 8:05 PM
Direct link
Widgets work just fine. Most likely you didn’t set it right.
loading...
July 10, 2009
at 8:10 PM
Direct link
can u help me? im a php nooby & im not sure how to configure it correctly.
loading...
July 10, 2009
at 9:16 PM
Direct link
You don’t need PHP to set up the widget. Widget is set visually. Check tutorials on them.
loading...
July 10, 2009
at 9:30 PM
Direct link
ive checked the tutorial. i didnt find anything.
all thats showing on my blog is the title of the widget. nothing else.
ive tried every setting on it for 2 hours now & nothing will make anything appear.
loading...
July 10, 2009
at 9:44 PM
Direct link
Well, my guess is that you didn’t look hard enough. Most of the times reason for nothing shown is a setting for minimal number of votes for posts to be included. Default is 5. So if you don’t have any post with 5 votes, nothing will be shown.
loading...
July 12, 2009
at 4:59 PM
Direct link
next step is to create a wp theme having GDRating integrated.
Like I said in other comment, you’re doing a very good job with this plugin. Little bit complex for me even if I had getting used with wp, but after all what I can want more than a free and customizable rating wp plugin.
Thank you!
loading...
July 12, 2009
at 5:02 PM
Direct link
My Starscape theme already has GDSR integration. But, I plan to talk to many WP theme designers for cooperation on making new or updated existing themes to have integrated support for GDSR.
loading...