Thread view count for article threads

Thread view count for article threads

  • Auteur du fil de discussion Auteur du fil de discussion axtona
  • Date de début Date de début
Inscrit(e) le
Juin 28, 2020
Messages
4,400
Score de réaction
1,402
Credits
$11,804
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:
Afficher la pièce jointe 53860
to this: (Notice the Views: xx)
Afficher la pièce jointe 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...
 
Haut