Instead if terms exist it will display the text "in"

See some code from node.tpl.php:

<?php if ($terms): ?>
        <div class="terms terms-inline"><?php print t(' in ') . $terms; ?></div>
      <?php endif; ?>

This should work, it just doesn't for some reason...

Comments

jnvsor’s picture

Status: Active » Closed (fixed)

Oh I'm sorry, they were colored the same as the background, apologies

johnalbin’s picture

Sneaky little terms. :-)