Hey,
how can i deactivate the link to the category and the author?
Category and author should be visible but without linking...
Thanks a lot!
Garthi
<a href="<?php echo $this->item->category->link; ?>" class="inverse"><?php echo $this->item->category->name; ?></a>
<?php echo $this->item->category->name; ?>