Replies
- Brajesh Singh on August 13, 2019 at 10:13 pm in reply to: [Resolved] Using Member Type Generator with BP core widgets #24640
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 - Brajesh Singh on August 13, 2019 at 8:52 pm 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 - Brajesh Singh on August 13, 2019 at 8:46 pm in reply to: [Resolved] When I set a child page on the members page, it becomes 404 #24635
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 - Brajesh Singh on August 13, 2019 at 8:43 pm in reply to: BuddyPress Sitewide Activity Widget: Filter blog posts / comments #24634
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 - Brajesh Singh on August 13, 2019 at 8:38 pm in reply to: [Resolved] Using Member Type Generator with BP core widgets #24633
Hi Carsten,
Please seeRegards
Brajesh - Brajesh Singh on August 13, 2019 at 8:35 pm 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 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- Brajesh Singh on August 13, 2019 at 8:11 pm in reply to: [Resolved] Home Tab to Members to Logged in User Profile #24630
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 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- Brajesh Singh on August 13, 2019 at 8:00 pm in reply to: How To Use BuddyPress Member Types Pro for Customizing Member Directory #24628
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