Replies
- Brajesh Singh on July 10, 2021 at 3:29 am in reply to: Does “BuddyPress Redirect To Profile” plugin work with BuddyBoss? #39487
Hi,
Thank you for the question.The plugin should work fine with BuddyBoss.
If we are not mentioning BuddyBoss on the plugin page, It means we haven’t tested it with BuddyBoss. There are couple of exceptions like Member Types, MediaPress, anonymous activity etc which will not work with BuddyBoss.
In case you find a plugin you want to use and it does not work, Please let us know. Except for coupel of them, we will get most of them compatible.
Regards
Brajesh - Brajesh Singh on July 9, 2021 at 7:22 am in reply to: Buddypress Profanity Filter Plugin Multilingual Support #39480
Hi Sreesh,
You are right. The above word is not working. I had usedเลิฟปิดฉากwhich had worked for me. Please allow me to look into more details why it is not working. We have multi byte support enabled, so something else is causing issue.
I will get back to you within 24 hours or early.
Regards
Brajesh - Brajesh Singh on July 9, 2021 at 7:10 am in reply to: show all discussions of forums together #39479
Hi,
Thank you for the question.I am not seeing any shortcode for it in bbPress
https://codex.bbpress.org/features/shortcodes/You may have to use the custom topic loop (check for content-archive-topic.php) and pass the forum ids as post_parent in bbp_has_topics()
Regards
Brajesh Hi Darshan,
Thank you for the patience.
1. Please upgrade to BuddyPress Auto Join Group 1.0.4
2. After that, Please download and activate this https://github.com/buddydev/buddypress-auto-join-groups-syncThat will allow you synchronising groups on daily basis.
Regards
Brajesh- Brajesh Singh on July 9, 2021 at 7:01 am in reply to: [Resolved] Auto delete users by role and time #39477
Hi Tosin,
Thank you.You can keep it active as long as you need.
Regards
Brajesh - Brajesh Singh on July 8, 2021 at 6:03 am in reply to: Buddypress Profanity Filter Plugin Multilingual Support #39469
Hi Sreesh,
Thank you.Is it happening for private message? Please let me know and I will do a quick testing.
Regards
Brajesh Hi,
Thank you for the feedback. I am glad those issues are resolved.the testimonials users page (custom post type) are displayed on the dashboard as commentsIt should be shows as Post Type not comments(In the left panel). I have left it for avoiding surprise on update. Will either improve or remove it in one of the major release.
Regards
BrajeshHi Darshan,
Thank you for the details.I have avoided sharing the code due to it being used for larger sites and having the side effect.
I or Ravi will share a complete code example for you by day end tomorrow.
Regards
BrajeshHi Darshan,
At the moment, the plugin runs on the three actions1. On Activation
2. On profile Update
3. On Member type changeIf you want I can add it on another action(a custom one)?( e.g bp_auto_group_user_updated)
You can trigger this action for each user using the cron.
The problem is running a cron and each time checking all users is not efficient or feasible for larger sites(say you have 50 k members).
Using cron is fine as long as there is a way to know a small subset of users for which this event needs to be fired.
Is there a way the plugin you are using for login can add a custom meta to user and we can use that to detect(and after updating them using cron, we can remove this meta).
Please let me know if that is feasible?
Regards
Brajesh- Brajesh Singh on July 7, 2021 at 11:11 am in reply to: Buddypress Profanity Filter Plugin Multilingual Support #39458
Hi Sreesh,
Please provide a sentence with this word too.Thank you
Brajesh