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: 25347

    Hi Gregg,
    Thank you.

    Your code is correct. Try reporting the user’s content and see what happens.

    Since the front end report button is used too many times, we are not checking it when button is shown(it avoid n queries for author of that content). We test it when it is reported.

    PS:- I just realized that in the current state of whitelisting, if a user is white listed, their contents can not be reported but they profile of a use can still be reported. I will fix it in the next update.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25347
    Brajesh Singh on in reply to: [Resolved] BuddyPress Page Footer #26255

    Hi Hans,
    I am sorry, we won’t be able to take on a plugin like this for now. It does not align with our current goals.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25347

    Hi Hans,
    Thank you for the suggestion.

    At the moment, we do not have any intention to further develop this plugin.

    I am sorry, we won’t be adding any new features to i.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25347
    Brajesh Singh on in reply to: When will Community Builder 2.0 will be ready? #26248

    Hi Hans,
    It is a private release for now.

    Please visit Your account->Membership->Themes and you will see it under the Community Builder.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25347
    Brajesh Singh on in reply to: [Resolved] Profile Info in Members List #26243

    Hi Hans,
    The above code does not contain any stylistic markup. So, I am a bit confused.

    Can you please share me 1-2 screen shots(s) and help me understand the issue and desired solution.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25347

    Hi Gregg,
    The release introduced a filter like this

    
    apply_filters( 'bpmts_is_user_whitelisted', is_super_admin( $user_id ), $user_id );
    

    You can use the filter to white list users(I believe I noted it in the release note).

    We plan to gradually enhance this and add a section in settings to whitelist users too.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25347
    Brajesh Singh on in reply to: When will Community Builder 2.0 will be ready? #26241

    Hi,
    We have released Community Builder 2.0 beta 1. It is fully functional theme and may be used on sites.

    We are still polishing some features and working on 3rd party BuddyPress plugin compatibility. Try using customizer to create your experience. I hope it is a pleasant experience.

    PS:- In next update, there will be more itme header styles(currently, we have 2). We also plan to add more item nav styles(currently 4).

    There are also some plugins like GIPHY, activity/members/groups sliders, user embed in activity, upload avatar/cover from anywhere that we will be releasing in coming weeks.

    We are also working on Emoji support plugin, but we do not have any ETA for it.

    PS:- The theme is available under the Community Builder associated downloads section.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25347

    Hi Gregg,
    Your upgrade failed due to some reason and that’s why you had issues. I recommend upgrading again to 1.2.4.

    I downloaded and checked it and It is working fine. So, I am assuming, it might be a temporary glitch.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25347
    Brajesh Singh on in reply to: [Resolved] Profile Info in Members List #26234

    Hi Hans,
    Try removing the line

    
    echo '</div>';
    

    from both of these. Your display should be fine without any memberurl(most probably).

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25347
    Brajesh Singh on in reply to: [Resolved] Buddypress Anonymous Activity #26233

    You are welcome 🙂
    I am glad it is working.

    Regards
    Brajesh