I'm having problem in K2 + + Joomla Template News!
Notice that the number 1 appears before the text of the introduction. I've tried everything, but the problem persists!
[url]rm760.com.br/portal2/politica.html[/url]
Can anyone help me?
thank you
<?php if($this->item->params->get('catItemIntroText')): ?>
<div class="itemIntroText"> <?php echo $this->item->introtext; ?> </div>
<?php endif; ?>