Replies
- Brajesh Singh on February 26, 2021 at 2:39 pm in reply to: [Resolved] Auto Activate Auto login – Not working redirection after registration #36467
Hi,
I have tested it now. It seems like the theme is forcing the redirect.I will be off for next 2 hours. Will take care of it after that. Most probably, the reason is the code in ‘beehive_bp_redirect_user_to_activity’.
I will update you again later today.
Regards
Brajesh - Brajesh Singh on February 26, 2021 at 2:15 pm in reply to: [Resolved] Auto Activate Auto login – Not working redirection after registration #36465
Hi,
I haven’t logged to your server yet. Please allow me 1-2 hours to check and get back to you.Thank you
Brajesh - Brajesh Singh on February 26, 2021 at 1:00 pm in reply to: [Resolved] User badges – can I show in forum under my avatar? #36461
Hi,
Thank you for the question.
At the moment, we are only supporting the members listing page and the single member page.We can certainly add support for other screens. Please allow our team to push an update next week to give it as an option.
Regards
Brajesh - Brajesh Singh on February 26, 2021 at 12:59 pm in reply to: Multiple Plugins not functioning properly #36460
Hi Tracy,
Good to know that you found the settings. Since BuddyBoss already adds the functionality we do no plan to duplicate the effort. That’s why we recommend sticking with their media solution for this.Hi Daniel,
You are right, we haven’t given the option for the enabling/disabling of the buttons in the UI. Please allow me 24 hours to think if we can add it in the settings. If not, Ravi or I will assist you with the code to achieve the same.Regards
Brajesh - Brajesh Singh on February 26, 2021 at 12:56 pm in reply to: Mail notifications on BuddyPress Group Activities Notifier #36459
Hi,
Welcome to BuddyDev forums.Please install a mail logging plugin such as mail catcher
https://wordpress.org/plugins/wp-mail-catcher/Please let me know if it show the mails or not?
Regards
Brajesh - Brajesh Singh on February 26, 2021 at 12:56 pm in reply to: [Resolved] How to change "No friends" message #36458
Hi,
Thank you fro the screenshot. It seems you are using Invite Anyone on that page.Please use localization tools(or plugins) to translate the string. You may use any of the WordPress plugin for translations(such as loco translate or translatepress etc) or you can use poedit to do the same.
Regards
Brajesh - Brajesh Singh on February 26, 2021 at 12:55 pm in reply to: [Resolved] BuddyPress Group Tabs Creator Pro tab ordering issue #36457
Hi Justin,
Thank you.
It seems it manifests if the navs are at least once reordered via customize screen using BuddyBoss.We are on it and will have a solution today.
Regards
Brajesh - Brajesh Singh on February 26, 2021 at 12:53 pm in reply to: [Resolved] Auto Activate Auto login – Not working redirection after registration #36456
Hi Danny,
Yes, Please do share the credentials and link as a private reply here.
Also, Please share the link where you wnat the users to be redirected to.regards
Brajesh - Brajesh Singh on February 26, 2021 at 12:51 pm in reply to: [Resolved] Auto-Friend Not Working #36455
Also, I can push the update within 24 hours if you are not comfortable with the code.
Regards
Brajesh - Brajesh Singh on February 26, 2021 at 12:50 pm in reply to: [Resolved] Auto-Friend Not Working #36453
Hi Emma,
Thank you.
I see the issue. In the current version we have pus a flag for the user_register action and by default it is not used.If you are comfortable with code, Please put this line in your theme’s functions.php
add_filter( 'bp_auto_friendship_pro_enable_on_user_register', '__return_true' );We will set it to true by default in next update.
Regards
Brajesh