Then, I changed node.tpl.php:
<?php if ($terms): ?>
to
<?php if ($taxonomy): ?>
according to garland.
Then, it shows "Tags: " with background img "ico_tag.png" (css works)
but the terms still don't show up.
Anything wrong?
Then, I changed node.tpl.php:
<?php if ($terms): ?>
to
<?php if ($taxonomy): ?>
according to garland.
Then, it shows "Tags: " with background img "ico_tag.png" (css works)
but the terms still don't show up.
Anything wrong?
Comments
Comment #1
the_g_bomb commentedConfirmed missing Taxonomy links, which has now been fixed and pushed to the latest release.
Comment #2.0
(not verified) commentedwording