Wouldn't it figure....I found the solution right after I post LOL
For anyone else interested in this, in your template feature.tmpl on line 21
Replace:
Quote:
|
<span class="smallfont">{$pcatname[$x]}</span>
|
With:
Quote:
|
<span class="smallfont">{$ptitle[$x]}<br />{$puser[$x]}<br />{$pcatname[$x]}</span>
|
I use vb3 so I changed the template in the vb3enhanced folder