Hi,
Seems like the template has some conflict with the K2-component.
In category listing it doesn't show created date..
Any solutions to fix this?
Url: www.timmohlin.se
Cheers,
<!-- Date created -->
<li class="catItemDateCreated">
<?php echo JHTML::_('date', $this->item->created , JText::_('K2_DATE_FORMAT_LC2')); ?>
</li>