How do I use procon_render_arguments($node)?
I tried " print procon_render_arguments($node) " in php code and it printed the "pro arguments" and the "con arguements" below -- instead of in colums. Are there any ways to theme this? Or print only the pros or only the cons?
Thanks in advance,
julie
Comments
Comment #1
anders.fajerson commentedThey should be in columns. Doublecheck that the procon.css file is inserted and try with Garland theme so there isn't something with your themes css that breaks the column display.
Comment #2
spyderpie commentedThank you, I figure out that it had some thing to do with the css. Now I am just trying to figure out how to get it to only show on full nodes and not teasers ... is this possible?
Comment #3
anders.fajerson commentedYes, depends a bit on the context but for example in node.tpl.php you use
<?php if ($page == 0): ?>.Comment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.