[support] Possible to hide $submitted when no category isselected?

Jody Cleveland Cleveland at winnefox.org
Fri Sep 22 15:02:31 UTC 2006


Hello,

> Try something like this untested snippet:
> 
>   <?php if ($terms) { ?>
>     <span class="submitted"><?php print $submitted?></span>
>     <span class="taxonomy"><?php print $terms?></span>
>   <?php } ?>

Works absolutely perfectly. 

Thank you!!

- jody


More information about the support mailing list