By Alex on Saturday, 09 December 2017
Posted in General Issues
Replies 1
Likes 0
Views 812
Votes 0
Any chance to not show the whole window with the text "There are no answers yet. Write the first answer" (screenshot)

Or at least, reduce the vertical height by at least 80%?

Thx
Hey Alex,

I am really sorry for the delay of this reply as it is a weekend for us here. If you want to remove the empty message, you may edit the file /components/com_easydiscuss/themes/wireframe/post/default.php and remove the codes below:


<div class="o-empty ed-post-replies__empty">
<div class="o-empty__content">
<i class="o-empty__icon fa fa-comments"></i><br /><br />
<div class="o-empty__text"><?php echo $emptyMessage;?></div>
</div>
</div>
·
Saturday, 09 December 2017 13:40
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post