XenConcept submitted a new resource:
Mini Avatar with Tag - Display an avatar with the tag
Read more about this resource...
Mini Avatar with Tag - Display an avatar with the tag
Read more about this resource...
Add new feature
View attachment 174359
- You have the option to delete the "@" of the tag
View attachment 174358
Hey, I recently updated the add-on and seems like it doesn't work with the MineSync add-on from @nanocode.
View attachment 174443View attachment 174444
@XenConcept
Why is this addon "unmaintained", please? Will you maintain it in future?
View attachment 174454
Understandable. But since it is already marked "unmaintained", I feared you will leave it soon.
Nice addon, by the way. Thank you!
<a href="{$link}" class="username--style{$xf.visitor.display_style_group_id}" data-xf-init="member-tooltip"
data-user-id="{$user.user_id}"
data-username="@{$user.username}">{{ $xf.options.xc_mini_avatar_tag_remove_arrobase ? '' : '@' }}{$user.username}</a>
@XenConcept what would I have to modify in your your tag_render template to add group styling to usernames?
I tried this which does modify the color but sets the same color for all groups:
Code:<a href="{$link}" class="username--style{$xf.visitor.display_style_group_id}" data-xf-init="member-tooltip" data-user-id="{$user.user_id}" data-username="@{$user.username}">{{ $xf.options.xc_mini_avatar_tag_remove_arrobase ? '' : '@' }}{$user.username}</a>
<a href="{$link}" class="username--style{$user.display_style_group_id}" data-xf-init="member-tooltip"
data-user-id="{$user.user_id}"
data-username="@{$user.username}">{{ $xf.options.xc_mini_avatar_tag_remove_arrobase ? '' : '@' }}{$user.username}</a>
Brilliant! That worked perfectly. Thanks mate.Hello,
Try...
Brilliant! That worked perfectly. Thanks mate.![]()


Did this got implemented or is this add-on dead? 180 vs 11 is a huge difference!Hi @XenConcept can you add 0 queries feature like this addon https://xenforo.com/community/resources/mini-avatar-with-tag.3738/
i get lot queries with this addon, from this:
View attachment 180062
to this:
View attachment 180063
thanks.
We use essential cookies to make this site work, and optional cookies to enhance your experience.