By Jordan Weinstein on Wednesday, 27 April 2016
Posted in Technical Issues
Replies 1
Likes 0
Views 286
Votes 0
Hello,

This line appears in the default.php for this module:

 <div class="m-list__item">
<?php echo JText::sprintf('MOD_EASYDISCUSS_RECENTDISCUSSIONS_POSTED_IN_CATEGORY', $post->getCategory()->getPermalink(), $post->getCategory()->getTitle()); ?>
</div>

However, there does not appear to be the related parameter to select in the admin of this module. So there does not appear to be a way to hide the category in this module without removing the code.

Jordan
Hello Jordan,

Thanks for the heads up. I'll log this down in our tracker.
·
Wednesday, 27 April 2016 11:07
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post