How can I add the wp_gdsr_render_multi ?

135 views
Skip to first unread message

edelwater

unread,
Jan 12, 2010, 4:58:49 PM1/12/10
to gd-star-rating
I just installed "GD Stars Rating". I am trying it out. I have now

// multiset 1 is for decorations
if ($row['CATEGORY']=='decoration') {
$output .= "<tr><td>Vote for this decoration:</td><td>";
$output .= wp_gdsr_render_multi(1);
$output .= "</td></tr>";
}
echo $output;

on http://farmville.aweblog.net/almanac/decorations/candycane-bench

but it does not display anything? I looked up the code on :
http://info.dev4press.com/gd-star-rating/legacy.html#5016150f8e9dc45371b883a9485d0732

MillaN

unread,
Jan 12, 2010, 5:03:23 PM1/12/10
to gd-star-rating
Support for GD Star Rating is not free. Check out details in the post
on this group:

http://groups.google.com/group/gd-star-rating/browse_thread/thread/bf9c709238c41cb4?hl=en

Milan

On Jan 12, 10:58 pm, edelwater <del...@gmail.com> wrote:
> I just installed "GD Stars Rating". I am trying it out. I have now
>
> // multiset 1 is for decorations
> if ($row['CATEGORY']=='decoration') {
>         $output .= "<tr><td>Vote for this decoration:</td><td>";
>         $output .= wp_gdsr_render_multi(1);
>         $output .= "</td></tr>";}
>
> echo $output;
>

> onhttp://farmville.aweblog.net/almanac/decorations/candycane-bench
>
> but it does not display anything? I looked up the code on :http://info.dev4press.com/gd-star-rating/legacy.html#5016150f8e9dc453...

Reply all
Reply to author
Forward
0 new messages