@XDinc
Where exactly would I go to change the "More Thread Same Forum" title to something like " Newest 10 Threads in this Forum"?
xentr_title
Looking good, I think you've got it now.![]()
Ah, managed to overlook that one. Thank you.
Hello, there is an inversion between counts : view and reply as you can see below
ex: 68 replies but 0 view... I think it’s 0 reply and 68 views...![]()
Don’t worry, I’m your coffee![]()

xentr_more_thread template<xf:if is="{$xf.options.xentr_morethread_count}">
<dd><i class="fas fa-eye"></i> {{ $thread.discussion_type == 'redirect' ? '–' : $thread.view_count|number }}</dd>
<dd><i class="fas fa-comment"></i> {{ $thread.discussion_type == 'redirect' ? '–' : $thread.reply_count|number }}</dd>
</xf:if>
We use essential cookies to make this site work, and optional cookies to enhance your experience.