Hi,
I'm posting here as a last resort, and in a cry for help!! I'm trying to insert the vote up down widget in my node templates, and I can't place them anywhere on they page, they always drop directly to the botton of the content.
I tried created a div just for the widget, with no luck at all...
What would cause this, with plenty of themes you simply have to insert the code where you want it and it works, but with this theme, no matter where I pub the widget in the template file, it's always dropped on the bottom of the page.
If you have any idea what causes this and how I could insert something near the top of the node (digg-like, for example), please please let me know!
Thanks in advance,
Patchak
Comments
Comment #1
paddy_deburca commentedHi,
Can you please give an example of the html code you are adding and the accompaning css?
Paddy.
Comment #2
patchak commentedHi,
here is the code if my custom type, please not that it's an exact copy of node.tpl.php with the exception than I actually call the widget.
Also I did not try to load any related css... but here is the css file for the vote up down module...
HUmmm apart from that, I tried with the custom node type that comes with the module...
Here is the code from the tpl.php file that comes with the module:
Humm...I guess that's it..
Thanks for your help!
Patchak
Comment #3
Mad Maks commentedComment #4
sammyman commentedI am also trying to call this widget in my custom sub theme of zen, but nothing is working. Can anyone give me a tip on how to call this widget? Thanks