Shape the future of Social networking with WordPress: Join Project Midnight Sun! The next generation platform for community building with WordPress!

BuddyDev

Search

Replies

  • Keymaster
    (BuddyDev Team)
    Posts: 25348
    Brajesh Singh on in reply to: User Badges #56088

    Hi,
    I am sorry, I did not reply earlier.

    I am not sure we can add the badges to everyplace where a username is being shown, that would definitely break(unless the badge has no anchor).

    You can use the code bp_user_badges_get_user_badges_html( $user_id ) to get the markup for all the badges for the user and display in anyway you like.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25348
    Brajesh Singh on in reply to: Buddypress Featured Members and user badges #56086

    Hi John,
    Thank you for reporting the issue.

    Please allow me 24 hours to look into it and assist you.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25348

    Hi John,
    Thank you for the post. You are right, it would be a nice to have feature. If I create a small plugin and put in github, will that work with you? It should be a simple plugin.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25348

    Hi John,
    Thank you for the topic.

    I do not recall correctly but we did try to have it earlier. I will need some time before we can check the issues/limitations and how to have it. I believe you are looking for reporting feature on the comment?

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25348
    Brajesh Singh on in reply to: Buddypress Moderation Tools and accessibility #56077

    Hi Johan,
    Thank you for reporting the issue. The plugin was not tested with accessibility in mind. Please allow me 2-3 working days to explore the solution. We should have a solution.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25348

    Hi Kevin,
    Thank you for purchasing the plugin. You do not need the code(It is in wp-content/plugins directory). I have replied to your mail. Please check.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25348
    Brajesh Singh on in reply to: [Resolved] Buddypress User Badges and bbpress #56070

    Hi John,
    Thank you for the confirmation. I am glad it worked.
    Yes, we are adding it to the plugin and will be available in the future update.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25348
    Brajesh Singh on in reply to: Buddypress Avatar Moderation #56069

    Hi John,
    Thank you for using the plugin.

    If I understand correctly, you want to view all users who might have uploaded the profile image/avatar before you activated the moderation plugin(e.g. Users with avatar who did not need any moderation in past ?). This is problem as BuddyPress does not store any information about a user having avatar in database. The only way to do that would be to enumerate all users and check if they have avatar and then set a database flag.

    I am sorry, that would be beyond this plugin’s scope for now. It is definitely doable but not efficient. I will re-think about this in future.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25348
    Brajesh Singh on in reply to: User Badges #56062

    Hi Jay,
    Thank you.

    There are multiple places in activity we can put the badge. can you please link me to a screenshot and annotating/marking the place you want the badges to be visible?

    Thank you for your suggestion about updating. We do test but did not update when there were no changes needed. I see the potential for confusion now. We will update it as well as others within next couple of days( Today for this one). I sincerely appreciate you pointing to it.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25348
    Brajesh Singh on in reply to: User Badges #56060

    Hi Jay,
    Thank you for your interest in the plugin. I will assist with all the queries:-

    1. Not all places. It appears in Member directory, User profile pages, Group members list and forum replies. Though it can be made easily available at any place where there is a filter hook available, we limited to the above known locations for predictable experience.

    2. Yes, role based badges do this.
    3. Yes, 100%. The plugin is fully compatible with WordPress 6.9. You may find a some of PCP warning about escaping output(mostly unnecessary as there are no user inputs, only site admins can edit/update).

    4. The plugin does not come with any icon/image on its own. You can upload images from the badge create/edit screen and use as you like. We used twemoji images in some of the demo.

    Hope that clarifies.

    Regards
    Brajesh