RSS Feed/News Adding Several Counters To Page

Status
Not open for further replies.

ENXF NET

Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
Joined
Nov 13, 2018
Messages
23,679
Points
823

Reputation:

So I'm using this addon to create a "staff page" as a member roster where my gaming clan is broken up into staff, members, etc.
This is the addon: https://xenforo.stylesfactory.pl/staffpage/

And this is the result:

1696725230048.png

Now in the template code I've tried adding a counter next to senior admin, admin, moderator, etc, but to no avail.
Code:

Code:
<xf:if is="{{ $xf.options.usp_automatic }}">
    <xf:foreach loop="$group" key="$id" value="$groups">

<xf:if...

Read more

Continue reading...
 
Status
Not open for further replies.
Top