By erinc on
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.
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
Also interested in
Also interested in this...
Wholesale DIrectory
Business Letters
Free Classifieds
seems like it's not possible
seems like it's not possible
To get it working remove it
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