Lv.12
Moderating
Bronze Member
Iron Member
Donor Member
- 28/06/2020
- 4.393
- 1.401
- $11.781
The How to edit existing user groups in the forum? has been submitted and is now available for free download. Big thanks to the contribution from our member @axtona !
Read more about this resource...Is there a way off adding the usergroup coours on the forum board without using an addon?
Just a few template edits.
node_list_forumCÓDIGO:<li class="node-extra-user"><xf:username user="{$extras.LastPostUser}" defaultname="{$extras.last_post_username}" rich="true" /></li>poll_votersCÓDIGO:<li><xf:username user="$vote.User" rich="true" /></li>thread_list_macrosCÓDIGO:<li><xf:username user="$thread.User"...