Replies
Hi Ankit,
Yes, you can. You can create it as an addon plugin and complement with the REST API.Regards
Brajesh- Brajesh Singh on November 16, 2020 at 7:25 am in reply to: Groups post not showing for new account #34487
Ok, Good to know. seems you have some kind of filtering enabled on groups activity then(I am assuming you are referring to single group activity page). Try finding the code causing this.
Regards
Brajesh Hi Dorian,
Thank you for the question.I am not aware of any plugin that allows you having a Gutenberg page as part of the group.
You can use our Group Tabs Creator Pro to add the tab content and these content can be anything. If you are considering BuddyPages as an option, the Group Tabs Pro will offer you similar functionality(admin created pages for groups)
Regards
Brajesh- Brajesh Singh on November 13, 2020 at 7:27 pm in reply to: Access to personal data of users who have disabled member directory visibility #34478
Hi Johannes,
Welcome to BuddyDev forums.The plugin allows you to flag it for not excluding users.
you can do that by setting a flag like
bp_profile_visibility_loader()->set_data( 'is_visible' , true );We need to call it just before the API prepares the items. I will check BuddyBoss’s API and provide you a complete example on how to do it later.
Thank you
Brajesh - Brajesh Singh on November 13, 2020 at 7:22 pm in reply to: Groups post not showing for new account #34477
Hi Ankit,
Have you tried troubleshooting it? Is it happening due to conflict with any plugin or code? Please share that. This is not the default behaviour and I can confirm that.Regards
Brajesh - Brajesh Singh on November 13, 2020 at 7:13 pm in reply to: Post As Group Name – Not As User Profile #34476
Hi Roni,
Hope you are doing well.Just an update on this, we had a holiday today due to Diwali here(festival). I did not consider that while replying earlier.
@ravisharma will be available on Monday and assist you then.Thank you
Brajesh Hi Tom,
I am sorry, we have missed it earlier. @ravisharma will post and update to the plugin and provide you with the code to achieve it on Monday.Thank you
BrajeshThank you for the reply.
Please have a look at the WordPress REST API docs and you will find the details on how to implement there
https://developer.wordpress.org/rest-api/
Regards
Brajesh- Brajesh Singh on November 13, 2020 at 7:05 pm in reply to: [Resolved] Message Rate Limiter + BP better messages + PMPRO plugin #34472
Thank you.
- Brajesh Singh on November 13, 2020 at 7:04 pm in reply to: [Resolved] Editable Activity : Line Break #34471
Hi,
Welcome to BuddyDev forums.
This is a bug in BuddyPress itself and not in the editable activity. We have seen it earlier. Please try adding an activity post directly with the same line break and you will have the same results.
At the moment, I am not seeing any proper solution for this. Sorry about that. If we remove the filtering stripping new lines, It will have effect on other conditions too.
Please let me know if it is very important and I will be able to provide a way for removing filters from BuddyPress.
Regards
Brajesh