How to remove "Karma" from kunena filter?
I don't use karma on forum at the moment.
I don't use karma on forum at the moment.
<div class="col-sm-3 stat-item">
<div class="total-replies">
<div class="center"><?php echo JText::_( 'APP_KUNENA_KARMA' ); ?></div>
<div class="stat-points"><?php echo $karma;?></div>
</div>
</div>
Mark wrote: Recent activity takes activity for the past 7 days. If you do not have activities on the past 7 days, then there wouldn't be any data.