I created a custom CCK theme, so I only display some fields not $content.

Since the vote up / down widget is integrated in $content, I can't get it displayed in my cck nodes.

Any help will be appreciated.

Comments

pamphile’s picture

erinc’s picture

seems like it's not possible

xamox’s picture

To get it working remove it from that content type in vote up/down module configuration page.
Then just do a print $vote_up_down_widget;

Also make sure to flush your cache. It wasn't showing up for me at first and realized this was the problem.

---------------------------------------------------------------
http://xamox.NET