JoyFreak
Well-known member
JoyFreak submitted a new resource:
[JoyFreak] Thread view/reply count - Display the number of views and replies in the thread description.
Read more about this resource...
[JoyFreak] Thread view/reply count - Display the number of views and replies in the thread description.
Live example: Gaming Forums
Description
This guide will run you through on how to display the number of views and replies in the thread description.
Guide
- Go to Admin CP > Appearance > Templates > Search: thread_view
Find:
Code:<a href="{{ link('threads', $thread) }}" class="u-concealed"><xf:date time="{$thread.post_date}" /></a> </li>
Add below...
Read more about this resource...