Closed (duplicate)
Project:
Plus 1
Version:
6.x-2.6
Component:
Code
Priority:
Minor
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
15 Apr 2010 at 14:40 UTC
Updated:
20 May 2010 at 15:19 UTC
I just couldn't find a better title for this, bag your pardon!
Context:
I'm rendering a node tpl by myself, with the fields I want.
What I did:
print $node->content['plus1_widget']['#value'];
Problem:
Css do not apply then (in my case - aligning).
Question:
How can I get the plus1 widget without the content[] of it, but with all functionality of the module?
Thanks!
Comments
Comment #1
carlop commentedTry this http://drupal.org/node/293324#comment-1145415
Comment #2
amir simantov commentedOK, continuing there, and changing this issue to duplicate, thanks!