Closed (fixed)
Project:
Fivestar
Version:
5.x-1.3
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
9 Feb 2007 at 23:35 UTC
Updated:
15 Mar 2007 at 23:44 UTC
Jump to comment: Most recent
Comments
Comment #1
ezra-g commentedA solution that worked for me was in node-blog.tpl.php:
Comment #2
wops commentedI use the following code:
print $node->content['fivestar_widget']['#value']Comment #3
eaton commentedfivestar_widget_form($node) is in fact the right call for it.
Comment #4
Anonymous (not verified) commentedA followup question:
The above is working for me but its the default settings. I'd like to define $element and call fivestar_theme from my templates.
So wanting to use
Can then define the title and options and so forth specifically in the element array. Could you provide a sample of what that associative array needs to look like. I've tried it a handful of ways and get some results but not the widget.
Thank you.
Comment #5
mr700 commentedWhy define new $element? No need to go to such trouble, simply do: