I currently work full time between developing addons so my release schedule is not set in stone; I prioritize releasing when there are critical issues reported that need repair (like a version incompatibility, etc.)Hi,
When should we expect a new version of your wonderful plugin?
I look forward to the feature to grant a badge and to hide one previously received
I am currently working on solidifying the Wiki article for how to manage styling and template integrations (for templates that aren't standard); This should hopefully make things more clear and provide better examples of how to work with Badges.On mobile, if you choose to display badge, it would stay on the right of the postbit. What needs to be done to position it on the left under the username like in the desktop postbit display.
Thank you
.featuredBadges--message {
justify-content: start !important;
}
@media (max-width: 650px){
.featuredBadges--message {
position: relative !important;
top: 0 !important;
right: 0 !important;
}
}
[GitHub Discussion Thread]Pretty nice.
I post an idea on github but pasting here as well.
I have a Verified account badge that I manually assign to members I know personally who use their real name. Sort of like verified Twitter, FB account.
I wonder if we can designate a badge featured which will be show next to their username. So, my main use will be to have a small green check badge next to their username. Styling for this would be a bit different, smaller compared to the other badges.
It has recently been taken over by @Ozzy47 and will probably have an update soon to XF2.2 - overall it would provide you a much more feature rich way to offer verification compared to what this would do if I were to take on implementing something like this.
Very nice. I will probably update the criteria for the badge and it will be great if the badge is automatically removed if a user no longer qualified.We're probably going to see Import/Export functions and removable badges (automatically if criteria is no longer met) in the next release.
Just move the justify content line into the mobile viewport and remove the non mobile class.@VersoBit
The css you gave at end of post 122 would align the badge to the left on the desktop postbit too, even if there is one badge instead of center as default.
it should only affect mobile postbit, not desktop.
As I have mentioned previously in this thread, this is not something I would look at integrating considering there are addons like [OzzModz] Verification Badge
It has recently been taken over by @Ozzy47 and will probably have an update soon to XF2.2 - overall it would provide you a much more feature rich way to offer verification compared to what this would do if I were to take on implementing something like this.
Yes, it is on my short list of things to get done.
Hi,
Why this user has 5 badges but only shows one in his postbit?
wait, I don't want the users to manage what badges to show in their profiles. So is this option correct?It depends on your settings. If you have set postbit to show automatically recent badges, then check limit of featured badges per user in group permissions. Otherwise users are allowed to feature bagdes onlyby themselves, so this user might have just one badge pinned in his profile, because he featured only this one![]()
Yes, this setting is correct.wait, I don't want the users to manage what badges to show in their profiles. So is this option correct?
View attachment 242153
It allows your users to select a few badges to display instead of automatically selecting a badge based on the global settings.What does featured badge do?
As much as I'd love to add in the built in color picking functions; there is too wide of a net of what you can customize that I would just prefer to provide a full documentation with examples on how badges can be customized by working with code in yourJust updated from CMTV 1.0.6 and working great, thanks
I see the CSS options to add color to the icons, but as I have three styles it is cumbersome. Any option to have a built-in color picker for the FA icons?
Also, the mobile view is more "crowded" than the desktop view. Maybe an option to define spacing separately for the mobile view?
extra.less
file.Not sure i'd want to implement modals and popups on mobile devices, it just makes the user interface unclear... If badges make your area look crowded, it might be best to reduce the number of badges displayed instead.I was thinking about the display for mobile devices. Maybe there could be a small link/button that simply says 'Badges' - Clicking it will display a pop up / overlay showing all of the users badges. That, or just a link to their badges. The popup would be cool though. Of course, an option for this to be displayed / not displayed.
@VersoBit
We use essential cookies to make this site work, and optional cookies to enhance your experience.