Replies
- Brajesh Singh on August 20, 2020 at 11:15 am in reply to: [Resolved] BuddyPress Multi Network – Main site users have access to all subsites #32611
Hi Sotiris ,
Thank you.How are you forcing signup on the sub site. On multisite, there is no concept of sub site registration.
Are you using any plugin for that? Otherwise, all the users who register there are network users(and belong to main site).
Regards
Brajesh - Brajesh Singh on August 20, 2020 at 8:12 am in reply to: Only allow group invitations by searching for user's email #32607
Hi,
Welcome to Buddydev.If you are using Nouveau, It is doable.
Please take a look at the function
bp_nouveau_ajax_get_users_to_inviteYou need to hook to ‘wp_ajax_groups_get_group_potential_invites’ and make sure to handle the requests at higher priority than ‘bp_nouveau_ajax_get_users_to_invite’
Regards
Brajesh - Brajesh Singh on August 20, 2020 at 7:57 am in reply to: Disabling Activity "tab" in BuddyPress Profiles #32606
Hi Chelle,
Are you using a plugin for redirecting to profile? Seems an issue with that plugin or code for redirect.Regards
Brajesh Hi Sunny,
Thank you for the question.You can do it by using some extra css. It will need a lot of changes for colors etc.
The basic Idea is
1. Make header absolutely positioned and add a margin to body and set header background transparent
2. On scroll, when sticky-header class is added, set header background to some translucent color.That does it.
The challenges you will face is related to the visibility/readability of the navigation links.
Regards
Brajesh- Brajesh Singh on August 20, 2020 at 7:08 am in reply to: [Resolved] How change BuddyPress Xprofile Custom Field Types #32603
Hi Andres,
Thank you for the question.The Full Name field is core BuddyPress field and not offered by “BuddyPress Xprofile Custom field types” plugin.
Also, It is feasible to delete that field technically but it will break your BuddyPress site. It is a required field in BuddyPress.so, avoid deleting that.
Regards
Brajesh - Brajesh Singh on August 20, 2020 at 4:47 am in reply to: [Resolved] BuddyPress not sending email activation to hotmail #32599
Hi Jean,
Thank you for the question.You may want to take a look here for the similar issue and solution
https://buddypress.org/support/topic/problem-with-hotmail/
Regards
Brajesh - Brajesh Singh on August 20, 2020 at 4:41 am in reply to: [Resolved] Editable Activity Not Working #32598
Hi,
I am sorry for the inconvenience.It seems you are using BuddyBoss theme and platform. I tried with BuddyBoss platform 1.4.9/BuddyBoss theme 1.5.6, WordPress 5.5 and the plugin is allowing me editing corerctly.
1. Is there any chance you are trying to edit an activity containing media? We only allow editing textual updates.
2. If not, Please provide me a guest access to check the site and plugin ina ction.
Thank you
Brajesh - Brajesh Singh on August 19, 2020 at 9:02 pm in reply to: [Resolved] Profile Visibility Plugin – "List in members directory" also affects groups #32594
Hi Bernard,
We are aware of the search issue and there is fix in progress for resolving it.The group members, we were not aware. Please allow me to put an update for it by tomorrow.
Regards
Brajesh - Brajesh Singh on August 19, 2020 at 8:57 pm in reply to: [Resolved] BuddyPress Multi Network – Main site users have access to all subsites #32593This reply has been marked as private.
- Brajesh Singh on August 19, 2020 at 9:28 am in reply to: Recommended Plugins for Community Builder #32587
Hi Sunny,
Thank you for sharing.Regards
Brajesh