Replies
Hi John,
I am sorry for the experience.Please visit Dashboard->Users->Profile field and edit the field.
In the right panel, Please look for the field “Autolink” and make sure it is “Disabled” and save. That will fix the issue.Regards
Brajesh- Brajesh Singh on January 30, 2023 at 12:13 am in reply to: Activity Plus Reloaded for BuddyPress – BuddyBoss Layout stuck #48177
Hi Kyle,
Welcome to BuddyDev support forums.I am very sorry, the plugin is not for BuddyBoss. They have a very different posting experience and this plugin will not be able to work with that.
Regards
Brajesh - Brajesh Singh on January 30, 2023 at 12:11 am in reply to: [Resolved] How can I completely remove data after deleting plugin? (Conditional fields BP) #48176
Hi Richard,
Welcome to BuddyDev support forums.Please upgrade to 1.2.6 and activate/deactivate and delete the plugin after that. I have added the code that will delete conditions we set when the plugin gets deleted.
Regards
Brajesh - Brajesh Singh on January 27, 2023 at 6:03 pm in reply to: Assiging Member Type Doesn’t Add User to Group #48169
Hi Phil,
Please check the mappings. The plugin is working for us.
My assumption is, you have some issue with mapping member type to group.If not, Please provide the steps to re-create it.
Thank you
Brajesh - Brajesh Singh on January 27, 2023 at 6:02 pm in reply to: [Resolved] Disable Specific Plugins and Load Specific css on Each Buddyboss Component #48168
Hi Emmanuel,
You are getting call to undefined as you are calling the function before it is loaded by BuddyBoss.You are probably calling it in bp-custom.php directly or in a plugin file.
Try calling it after bp_include priority 10 or on any action after it.
Regards
Brajesh - Brajesh Singh on January 27, 2023 at 9:21 am in reply to: [Resolved] author archive doesnt work #48164This reply has been marked as private.
- Brajesh Singh on January 27, 2023 at 8:58 am in reply to: [Resolved] author archive doesnt work #48160This reply has been marked as private.
- Brajesh Singh on January 27, 2023 at 8:22 am in reply to: [Resolved] author archive doesnt work #48157
Hi,
Thank you for the question.
have you tried reaching out to BuddyBoss? The code is for BuddyPress and they claim to be compatible with it , so please reach out to them and see if they have some changes.Regards
Brajesh - Brajesh Singh on January 26, 2023 at 6:04 pm in reply to: Group Tab Creator Pro – User role access #48151
Hi Francis,
Thank you for the details.
In the current version of Group tabs Creator Pro, we can enable it for all authors(with minor update). It won’t restrict an author to their own group though.Current version was not aimed at group admins. We do hope to have a major change in future to address that.
Regards
Brajesh - Brajesh Singh on January 26, 2023 at 5:50 pm in reply to: Assiging Member Type Doesn’t Add User to Group #48150
Hi Phil,
Welcome to BuddyDev.
Do you have BuddyPress xprofile component enabled? from the above error, it seems the xprofile tab is not found(not table is selected in the syntax).Please visit Dashboard->BuddyPress->Settings->Components and make sure “Extended Profile” is enabled.
To answer your other question, these 2 have different use case. If you only need group joining to be automated, use Auto Join Groups, if you need other functionality offered by member types pro, then you may keep using it.
Regards
Brajesh