Top Contributors of the Month

Top Contributors of the Month [Paid] v2.2.8

No permission to buy ($30.00)
That's a hard coded string inside the template replacement that's used to insert the statistics.
Thank you, found it. It will match the link name in the next release.
It would be better if that was done a a proper member statistic, as we could then change the title and the display order....
I wanted to, but unfortunately it can't be done because it's unlike all other stats. I'll add a toggle to the admin options so it can be disabled/removed if needed.
 
Oops, I'll have add that phrase
Can you guide me on how to change the title/link? Idk how to change it from nav.wutc
That's my bad; introduced this issue in v2.2.4, it's resolved in v2.2.5

If you want to update the phrase for the navigation or members list overview edit the phrase in v2.2.5 titled: nav.wutcTopContributors

If you want to update the widget titles you edit those in the widget directly.
 
Oops, I'll have add that phrase

That's my bad; introduced this issue in v2.2.4, it's resolved in v2.2.5

If you want to update the phrase for the navigation or members list overview edit the phrase in v2.2.5 titled: nav.wutcTopContributors

If you want to update the widget titles you edit those in the widget directly.
Thanks. I was looking for the phrase before and couldn't find it.
 
How are the user banners added to the postbit? I looked at the template modifications and couldn't find anything. I'm trying to make some modifications, but having trouble.
 
How are the user banners added to the postbit? I looked at the template modifications and couldn't find anything. I'm trying to make some modifications, but having trouble.
In:

Wutime\TopContributors\XF\Template\Templater

fnUserBanners
 

Usually when you insert elements into existing templates, you use template modifications.

I was just wondering if there was a specific reason you didn't do it that way, that's all.

The main reason I'm asking is because I want to add an icon next to the username instead of the user banner. I was trying to find variables that get passed through I could use.
 
XF doesn't use a template to render banners - so there's no template to modify.

They are rendered with their own CSS for each of the 4 types of banners though:

Screenshot 2025-08-18 at 12.36.19 PM.webp

You should target these banners the same as you would target native XF banners - using CSS.
 
Hey @Wutime thanks for your great addon. Just installed it and now in the process of configuring it to my needs.

One small request, is it possible to include "created resources" into the calculations?

edit: same would count for comments made to AMS articles etc
 
Last edited:
Yeah, you'll need to give me the database structures though. I don't have those add-ons.
 
Last edited:
Anyone have any suggestions by the way?
Include all content types:
  • XFRM resources
  • XFRM reviews
  • XFMG entries
  • XFMG reviews
  • XFMG comments
  • XF profile comments
Count Question thread Solutions

Include content types from:
  • AMS
  • RMS
  • UBS
  • CAS
  • Showcase
  • etc.

Include Reputation from:
 
Back
Top Bottom