Replies
- Brajesh Singh on March 28, 2021 at 5:10 pm in reply to: Group Tab and WPML do not work together #37333
Hi Sanjay
Thank you for using the plugin. I am sorry for the issue.
we haven’t heard about any compatibility(tab disappearing) with any translation plugin earlier.WPML is a paid plugin and we don’t have access to it.
1. Do you have a staging site where we can check the issue?
2. or, Please provide a copy of the plugin and we will assist.Regards
Brajesh - Brajesh Singh on March 27, 2021 at 1:24 am in reply to: [Resolved] BuddyPress Friends Suggestions in member directory #37321
Hi Tosin,
Thank you for the suggestion. We will consider it in the future. Do you have any suggestion about how to allow selecting a rule set for the members directory?Regards
Brajesh - Brajesh Singh on March 27, 2021 at 1:23 am in reply to: [Resolved] Want to Hide Male Users from male user and vice versa for female users #37320
Hi Ravinder,
Please open a new topic for unrated issues to current one.For our free support forums, we want it to be helpful and meaningful for others as well. Mixing multiple topics defeats that purpose.
I will appreciate you cooperation.
Regards
Brajesh - Brajesh Singh on March 27, 2021 at 1:21 am in reply to: [Resolved] Links are not working in Visitors Tab #37319
Hi Khalid,
Thank you for the patience.Please upgrade to 1.6.6 and let me know if it works for you or not?
Regards
Brajesh - Brajesh Singh on March 27, 2021 at 12:37 am in reply to: [Resolved] How to limit the size of the Search Field box in Header? #37318
You are welcome.
- Brajesh Singh on March 27, 2021 at 12:36 am in reply to: [Resolved] PROFILE TAB PRO: Incorrect Content Appears in Tab #37317
Hi Dianne,
Thank you for the patience.
I have tested it now. I do see the issue.The problem is BuddyBoss platform does not load plugins.php template on activity page at all. For all other components, it does check current action and loads the plugins.php template if the action is not one of the core action. For activity page, It does not.
I am sorry but I will suggest avoiding adding sub tab to activity page or if you want, I can suggest some code change to achieve the same.
Regards
Brajesh - Brajesh Singh on March 27, 2021 at 12:26 am in reply to: Groups Tab Pro conflict when restricting pages #37316
Hi,
Thank you for reporting the issue.Please allow us to test and get back to you on Monday.
Regards
Brajesh - Brajesh Singh on March 27, 2021 at 12:25 am in reply to: Profile User tab in the Buddyboss theme problem #37315
Hi Steffen,
Thank you for the patience.The BuddyBoss theme has following code which limits the left sidebar to edit profile/avatar change/cover change page only.
<?php if( bp_is_user_profile_edit() || bp_is_user_change_avatar() || bp_is_user_change_cover_image() ) { bp_get_template_part( 'members/single/parts/item-subnav' ); } ?>If you are comfortable modifying the template files, we can change it to include our sub tabs too.
Please let me know and I will assist.
Regards
Brajesh - Brajesh Singh on March 26, 2021 at 11:59 pm in reply to: User Profile Tabs Creator Pro – Profile Field Sets #37314
Hi Nik,
My apology for the delayed reply.1. Please copy the file buddyboss-theme/buddypress/members/single/profile.php to your-childtheme/buddypress/members/single/profile.php
Now, please add this line at the op of this file.
<?php bp_get_template_part( 'members/single/parts/item-subnav' ); ?>That will show the sub navs.
Regards
Brajesh - Brajesh Singh on March 26, 2021 at 11:36 pm in reply to: BP Activity Shortcode – Private Groups #37313
Hi,
The plugin should display the activities for forums/topics out of the box(if you have the activity recording enabled).Regards
Brajesh