Inspired by WetWired's vBulletin mod
This addon adds an "activity" and a "longevity" meter to users postbits and profiles.
A cron job runs at a configured timeframe (daily, weekly, monthly) which resets the activity meters to 0.
Features
Supports [OzzModz] Post Comments
Supports [UW] Forum...
Hello,
there are some user groups in our forum that they don't earn points for some reason (they are professional accounts and excluded from all trophies which are for members only).
So, i don't want the field Points to show up in their postbit. How can i achieve that?
Thanks in advance...
JoyFreak submitted a new resource:
[JoyFreak] Postbit Cover - Allow your members to set a postbit cover photo with this easy and simple guide.
Read more about this resource...
Live example: Gaming Forum
Description
This guide will run you through on how to allow your members to set a postbit cover photo that will display within their posts/messages.
Guide
Create a custom user field. Go to Admin CP > Users > Custom user fields
Field ID: This can be anything you want...
Put the following CSS definitions AT THE END OF "Extra.less" Template:
.block--messages .message {
&.is-mod-selected {border-color: transparent; border-bottom-color: @xf-inlineModHighlightColor;}
}
.blockMessage {box-shadow: none;
&.blockMessage--none {box-shadow: none;}
}...
View the screenshot.
Can media submissions be included in the user postbit?
If so, please show exactly what the code is and which file needs to be modified and the placement of that code.
I am not a coder/programmer, so please be clear with your instructions.
This add-on is shared with the Xenforo community for free without branding.
Donations are welcome by just liking this add-on or leaving a nice review, that's all! :love:
Do you make use of custom profile fields? This addon will make those custom fields easily visible by adding a popup window in...
Hello XenForo,
I want to edit the message user info area to add in new fields. I figured out custom user fields, but I want to display two things in the user block part: 'Group' and 'Member No.'.
E.g. where the green arrow (above) is situated, it would read as follows.
Joined:
Posts:
From...
odd case, but wondering if this is possible --
what would the template conditional be to remove the postbit from the first post of a thread, if the thread exists in a certain forum? Any easy way to do that?
thanks!
Looking to liven up your installation?
Not have enough money for a complete custom theme, but want something to differentiate your site from another using the same theme?
I personally don't like creating an entire theme, but I like to individualize themes to match the site topic. If this is...