- Compatible XF 2.x versions
- 2.3
- License
- You may not redistribute the addon in whole or in part!
- Updates duration
- As long as I can.
- Visible branding
- No
After searching for such or a similar widget for my forum but not finding one that worked and was suitable for XenForo 2.3, I decided to try to create a widget that would display user information in a beautiful way. And I succeeded, of course. After two long and painful weeks of learning, testing and error, there is finally a wonderful result.
The add-on requires no settings, no permission requirements, just install it, and it will automatically create a widget that displays user information in a beautiful way. In the pictures you can see how the widget looks in the default XenForo style and in FreeDom v2.3.4.
2. In Display condition of the widget just put --> !$xf.visitor.isMemberOf(2)
Where the number is, put the ID of the groups you want to see the widget.
Example: !$xf.visitor.isMemberOf(0, 3, 4, 5)
0 - this is the administrator group, all others are after it.
Thanks to: fionix and this lesson
Created with and tested with XenForo v2.3.4.
The add-on requires no settings, no permission requirements, just install it, and it will automatically create a widget that displays user information in a beautiful way. In the pictures you can see how the widget looks in the default XenForo style and in FreeDom v2.3.4.
However, if you want the widget to only appear to certain groups
1. Go to Appearance > Widgets > [XenBg] Custom User Wiidget2. In Display condition of the widget just put --> !$xf.visitor.isMemberOf(2)
Where the number is, put the ID of the groups you want to see the widget.
Example: !$xf.visitor.isMemberOf(0, 3, 4, 5)
0 - this is the administrator group, all others are after it.
Thanks to: fionix and this lesson
!!!Do not share this addon anywhere!!!
This add-on is only for the XenForo.com community.
This add-on is only for the XenForo.com community.
Created with and tested with XenForo v2.3.4.