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

    Hi Carsten,
    1. Since BuddyPress member lists don’t have context, It will work for all list.

    2. You will need to map the member type correctly in $visible_types_map

    Please check your registered member type names(unique names) and use that.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25337
    Brajesh Singh on in reply to: Badge for Participant or other Bbpress Roles #24636

    Hi Mike,
    I do see the issue with bbPress role.

    The problem is bbPress does not handle it in normal way. I can see the reason. Since WordPress does not have the UI for multiple role assignment to a user and bbPress needs to assign extra roles, It does a lot of non standard thing to achieve that.

    For example, bbPress assigns a role but the same role is no t available from the roles list.

    In our case, since we assume normal workflow, we simply set the role using ->set_role() which overrides the custom role managed by bbPress.

    There is a work around, we will need to handle the bbPress specific role management. There are 2 approaches I can think right now.

    Please allow me till this weekend to put an update.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25337

    Hi,
    I am sorry . I regret my inability to help you with this due to lack of time and the scope of this work.

    If you strongly feel that you need this code, Please feel free to utilize our custom services(It costs $90/hour).

    https://buddydev.com/buddypress-custom-development-service/

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25337

    Hi,
    I checked it now. We do have an option to filter by “Blog” component which includes posts/comments both but we do not have the option to filter by “Posts” or “Comments” only.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25337
  • Keymaster
    (BuddyDev Team)
    Posts: 25337
    Brajesh Singh on in reply to: [Resolved] notifications component_name #24632

    Hi Rav,
    The problem in this case is you need to rewrite whole the notification fetching/parsing.

    It is not a difficult task as you be only modifying the code from the function ‘bp_notifications_get_notifications_for_user’, It is not much use.

    I can share the modified code but I won’t be rewriting the plugin to use that code. Please let me know if you will be able to work from that?

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25337
    Brajesh Singh on in reply to: Badge images css #24631

    Hi Mike,

    Thank you for reporting it. It is a bug. I checked the code and it seems one of our team members had added it.

    I will push an update soon to fir it.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25337

    Hi,
    Thank you for using the plugin.

    The plugin is not able to add different default profile tabs based on user context. It seems a good to feature to explore in future though.

    For now, I can provide some code to make it work. Please let me know if it will work for you?

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25337
    Brajesh Singh on in reply to: [Resolved] BuddyBlog not so easy #24629

    Hi Andrew,
    Thank you.

    I am not sure what might have caused it, it should work with the ‘post’ type out of the box(saving setting).

    Of course, using a different post type is a better idea.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25337

    Hi Noah,
    We will be pushing it by Monday next week. we are thin on developers this week due to multiple holidays here. That’s why I had asked for the 1-2 week time.

    Sorry to keep you waiting. I will try to put before that if feasible.

    Regards
    Brajesh