Closed (fixed)
Project:
SuperClean
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
12 Feb 2009 at 14:41 UTC
Updated:
4 Oct 2010 at 12:45 UTC
I see no taxonomy terms. Maybe adding <?php print $terms?> on node.tpl.php could be useful.
Comments
Comment #1
Rob_Feature commentedOops!
Sorry about that. In the latest dev release, terms will be printed just above the $links section. Please test and let me know how it works for you.
Comment #2
Rob_Feature commentedComment #4
anonymous07 commentedI wasn't sure if I should open a new or add to the existing so I chose the latter.
It seems that the common method of doing this involves a bit more code than in the version you have in the Dev fix.
This is what I used to implement printing of the taxonomy terms in node.tpl.php based on how other D6 themes (such are Bluebreeze) are doing it:
Fix: http://widwad.com/lY5
Hope this helps.
PS Superclean is an awesome looking theme!!