Thread view count for article threads

Thread view count for article threads

jessy Master Sergeant
Staff member
Moderating
badge id 1 1 Year of Membership badge id 13 100 Messages badge id 2 2 Years of Membership badge id 14 500 Messages
Jun 28, 2020
2,924
1,228
$5,868
thanks to dear member @jessy submitted a new resource:

Thread view count for article threads - Allows you to display a read counter for article based topics.

Allows you to display a read counter for article based topics.
Transforms this:
View attachment 53860
to this: (Notice the Views: xx)
View attachment 53859
Search for the post_article_macros template


Replace this code:
PHP:
<ul class="articlePreview-meta listPlain">
                <li><xf:avatar user="{$thread.User}" size="xxs" defaultname="{$thread.username}"/></li>
<li class="articlePreview-by">{{ phrase('by_user_x', {'name':$username})...

Read more about this resource...
 
Back
Top