AndyB - Members Recently Online - Xenforo 2

AndyB - Members Recently Online - Xenforo 2 3.1

  • Thread starter Thread starter xenvn
  • Start date Start date
AndyB Members Recently Online - Xenforo 2.webp


Displays a block containing members recently online.

Features:

All phrases start with membersrecentlyonline_ for your convenience.

Installation:
  1. Download Andy-MembersRecentlyOnline-1.7.zip and unzip it.
  2. Copy the src/addons/Andy/MembersRecentlyOnline directory to your server.
  3. From the Admin Control Panel Install the add-on.
Creating the widget:
  1. Admin Control Panel -> Appearance -> Widgets
  2. Widget definition = Members recently online
  3. Widget key = members_recently_online
  4. Title = (leave blank)
  5. Display in positions = Forum list: Sidebar
  6. Click Save.
User group permissions:
Normally you will select Yes to the following User groups:

Registered
Unregistered / Unconfirmed

Questions and Answers:
Q: How can I reduce the number of members shown?
A: Adjust the Minutes in the Options page.

Q: Does this add-on honor the "Show your online status" in the users preferences?
A: Yes.

Q: How can I see those members which have "Show online status" disabled?
A: Set the Administrative group (View as admin) to Yes.

Q: Why are some usernames a lighter color?
A: Those are members which have "Show your online status" unchecked and you have View as admin permission.

Q: Why are some avatars have an opaque?
A: Those are members which have "Show your online status" unchecked and you have View as admin permission.
 

Attachments

Last edited:
Does anyone know how to add a Font Awesome icon next to a widget title? I tried doing it via extra.less (using ::before + content:"\f0c0" and different font families/weights), but it keeps showing as a square, so the icon isn’t rendering. What’s the correct way to do this?
 
First, it's important to know if the template has a name field.

For example:
Code:
You must log in to view
(5 lines)

Alternatively, the widget ID can fortunately also be specified in the extra.l*** file.

Code:
You must log in to view
(13 lines)

In the admin panel / widget, simply hover over the relevant widget; the ID will then be displayed below /edit.

Sorry for my English, but I'm so old that Russian was compulsory in school.
 
Similar content Most view View more
Back
Top Bottom