Request Support
Holy Sarcasm - February 19, 2008 - 17:21
| Project: | Simplex2 |
| Version: | 6.x-1.1 |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Description
The blog does not show who submitted, time, date, taxonomy, etc.
So . .. I inserted the following code in your node.tpl.php
<span class="submitted"><?php print $submitted ?></span>
<br />
Topic: <span class="taxonomy"><?php print $terms ?></span>I works perfectly on the blog!!
Except :(
Now the forums list author, date, etc, twice! Darn.
How can I get it listed correctly on both the blogs and the forums?
