[XTR] User Stats

[XTR] User Stats 1.0.1

No permission to download

Osman

Well-known member
Osman submitted a new resource:

[XTR] User Stats - The add-on collects users' profile information and statistics in a single widget and displays them

Hello everyone,

We are excited to offer you the [XTR] User Stats add-on, a fantastic tool to stylishly display your users' statistics on your forum, completely free of charge.

This add-on works seamlessly with XenForo's widget system and is fully customizable. You can easily adjust its colors and design using the style properties.

Compatible version: XenForo 2.3.x


The add-on collects...

Read more about this resource...
 
My question regarding the clock.

Can it be 4:35:14 PM instead of 16:35:14 PM

What I mean is can I set the clock in 12 hours format instead of 24 hours?
 
Don't be surprised I've been waiting for 1 month almost waiting for activation with active License until 2026 from xenForo the Admin of the site connected without acting

IMG_3753.webp
 
hello,
i was wondering if anyone can help with the join date format...it is using d/m/y, which is easy enough to change, but to avoid global confusions of the different formats it seems better to use a 4 digit year....dd/mm/yyyy does not work however.
@Osman ?
 
hello,
i was wondering if anyone can help with the join date format...it is using d/m/y, which is easy enough to change, but to avoid global confusions of the different formats it seems better to use a 4 digit year....dd/mm/yyyy does not work however.
@Osman ?
In the xentr_account_visitor_menu template, try replacing:
<dd>{{ date($xf.visitor.register_date, 'd/m/y') }}</dd>

With this:
<dd><xf:date time="{$xf.visitor.register_date}" /></dd>
 
Osman updated [XTR] User Stats with a new update entry:

1.0.1

  • Updated digital clock to respect the time format (12-hour / 24-hour) defined in XenForo's language settings in the admin panel.
  • Added a placeholder "--:--:-- --" to the digital clock component before JavaScript is loaded.
  • Prevented layout shift during page load by using the placeholder.
  • Fixed the dimensions and appearance of the digital clock component.
  • Applied a monospace font for a more consistent and readable time display.

Read the rest of this update entry...
 
Back
Top Bottom