Replies
Hello Adeala,
did you try this plugin?
https://buddydev.com/plugins/bp-extended-user-groups-widget/
Regards.
- Rami Awad on August 18, 2020 at 1:40 pm in reply to: [Resolved] BuddyPress Multi Network – Main site users have access to all subsites #32541
Hello Sotiris,
I solved this problem by adding a bp-custom.php file to wp-content/plugins/ enabling multiblog
Create a file with text editor and name it bp-custom.php with the following lines below and add it using ftp to wp-content/plugins/
<?php
// define( ‘BP_ENABLE_MULTIBLOG’, true );
define( ‘BP_ENABLE_MULTIBLOG’, true );You can also try Bp Registration options plugin, you can define registration rules for every subsite.
Note: take care that when a user register to a subsite, he will receive a participant role on main site by default which makes him access buddyboss components anyway on the main site unless you are denying it using a pluign like “members only pro” (It doesn’t show in the admin users page that the user has a participant role but if you tried to access the profile of the user who registered on the subsite only on the main site you will find that he has access because of the participant role)
Regards.
- Rami Awad on August 3, 2020 at 10:49 pm in reply to: [Resolved] BuddyPress Moderation Tools request (Suggestion) #32095
Got your point, Thanks
OK thanks, I will do it then 🙂
I will work on it in live notifications plugin too, I think white background with the user avatar will look more modern, as also Buddyboss theme has a left menu panel that hides part of the notification popup, so I will move it to the other side. if you have anything that can help in placing the avatar it would be great.
Thank you and best regards.
- This reply was modified 5 years, 1 month ago by
Rami Awad.
- This reply was modified 5 years, 1 month ago by
Cool, Thanks 🙂
- Rami Awad on August 3, 2020 at 10:43 pm in reply to: Suggestions widget (Friends and Groups) to have theme default option #32092
Hi Brajesh,
Thank you so much for your detailed message and support.1 and 2: Yes supplying the css for buddyboss theme would be great, waiting for it 🙂
3: Thanks, will try it
4: Got your point, your are right 🙂 wondering how Facebook does it!
Regards.
Awesome! I hope you mean include a redirect URL.
- Rami Awad on August 3, 2020 at 9:08 am in reply to: Suggestions widget (Friends and Groups) to have theme default option #32074
Hi Brajesh, thank you for your update.
1- This is a screen shot for the 4 widgets on Buddyboss theme, when I select theme defaults view, it inherits but things are out of place a little (tried on several sites)
https://drive.google.com/file/d/1oUe-HERdIlhW3tgoG8wNzUzsnoGpi1JO/view?usp=sharing2- Featured group: white space instead of description
3- Cashing is driving me crazy I tried alot of plugins and I use cloudflare, any suggestions please? what is the tried methods that worked? may be we should have a topic about cashing and object cashing specifically
4- For Group suggestions I believe we can make checkboxes as xprofile fields of the groups types available as interests and we can suggest the groups of the types that the user is interested in (I am not sure what “Doesnt scale means”
Thanks