Replies
- 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 - Brajesh Singh on July 7, 2021 at 11:11 am in reply to: testimonials appears on replies widget #39457
Hi,
1. We only provide update via dedicated plugin(BuddyDev dashboard) with a minor foot print.If you do not want to use it, Please download the updated plugin and upload.
1. It will not erase existing testimonials.
2. If the translations are kept in the WordPress’s languages directory, that won’t be deleted.Regards
Brajesh - Brajesh Singh on July 7, 2021 at 11:08 am in reply to: NGINX VS LITESPEED for large buddypress site #39456
Thank you for the question.
I haven’t used litespeed, so don’t have much experience with it. You may give it a try and see if it performs better.
Regards
Brajesh