Lv.12
Moderating
Bronze Member
Iron Member
Donor Member
- 28.06.2020
- 3 827
- 1 392
- $8 464
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.
Read more about this 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:
Посмотреть вложение 53860
to this: (Notice the Views: xx)
Посмотреть вложение 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...