Subscribe via Feedburner Flickr Images Youtube Profile LinkedIn Profile
HostGator

GD Star Rating 1.9.3

Thumbnail for GD Star Rating 1.9.3

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.

GD Star Rating
loading...

Share this:

del.icio.us DiGG Google StumbleUpon Google Buzz Microsoft Live MiXX RSS PDF
GD Star Rating 1.9.3, 7.8 out of 10 based on 297 ratings

24 Responses to “GD Star Rating 1.9.3”

  1. waqas | July 11, 2010 at 4:43 PM

    i love this pluggin and the features added. i must say that it is an effort which is more than great.

    GD Star Rating
    loading...
  2. iwanttobelieve | July 12, 2010 at 2:02 PM

    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!

    GD Star Rating
    loading...
  3. adiku | July 16, 2010 at 9:12 PM

    I like this plugin…

    thx..

    GD Star Rating
    loading...
  4. iwanttobelieve | July 18, 2010 at 8:46 AM

    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!

    GD Star Rating
    loading...
  5. Sam | July 20, 2010 at 12:31 PM

    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

    GD Star Rating
    loading...
  6. Tristan | July 22, 2010 at 4:07 PM

    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.

    GD Star Rating
    loading...
  7. Andrew Wetzel (@CircleReader) | July 23, 2010 at 10:14 PM

    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″

    GD Star Rating
    loading...
    • Andrew Wetzel (@CircleReader) | July 23, 2010 at 10:27 PM

      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…)

      GD Star Rating
      loading...
      • MillaN | July 23, 2010 at 10:46 PM

        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.

        GD Star Rating
        loading...
  8. xiabolai | July 24, 2010 at 2:24 AM

    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!!

    GD Star Rating
    loading...
  9. Gualtiero | July 24, 2010 at 5:34 PM

    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?

    GD Star Rating
    loading...
  10. Deb | July 24, 2010 at 9:47 PM

    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.

    GD Star Rating
    loading...
    • MillaN | July 24, 2010 at 10:53 PM

      Read FAQ.

      GD Star Rating
      loading...
      • xiabolai | July 25, 2010 at 6:05 AM

        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!!!

        GD Star Rating
        loading...
  11. Agustin | July 25, 2010 at 6:57 AM

    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]);
    }

    GD Star Rating
    loading...
  12. Spring | July 25, 2010 at 3:41 PM

    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)

    GD Star Rating
    loading...
    • Gualtiero | August 2, 2010 at 6:39 PM

      Same problem here! Very irritating!

      GD Star Rating
      loading...
  13. Adam | July 28, 2010 at 7:55 PM

    good feature would be to show posts a user didn’t vote in his dashboard

    GD Star Rating
    loading...
  14. Vlad Zablotskyy | August 3, 2010 at 11:04 PM

    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!

    GD Star Rating
    loading...
  15. Conny | August 4, 2010 at 5:53 AM

    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

    GD Star Rating
    loading...
    • MillaN | August 4, 2010 at 9:59 AM

      Saying that plugin is not working without explaining is not very helpful.

      GD Star Rating
      loading...
  16. Gwu123 | August 6, 2010 at 4:54 AM

    Great plugin. Waiting for gdsr2, with some support to buddypress hopefully.

    Thnks.

    GD Star Rating
    loading...
  17. Lacey | August 6, 2010 at 12:13 PM

    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

    GD Star Rating
    loading...

Trackbacks/Pingbacks

  1. Tweets that mention GD Star Rating | Release News: GD Star Rating 1.9.3 » -- Topsy.com - July 8, 2010

    [...] This post was mentioned on Twitter by Milan Petrovic, Milan Petrovic. Milan Petrovic said: New post on GD Star Rating: GD Star Rating 1.9.3 http://dv4p.com/z6 [...]

Comments are closed.

www.dev4Press.com

Dev4Press is a premium service dedicated to developing of high quality plugins and themes for WordPress, custom development and consulting. Follow this link to find out more...

Feedburner Feedburner updates

Sign up to receive all latest news about GD Star Rating directly to your email.
xScape Premium Themes