BuddyDev

Search

Replies

  • Participant
    Level: Enlightened
    Posts: 30
    Rami Awad on in reply to: How can I display group on front page #32543

    Hello Adeala,

    did you try this plugin?

    https://buddydev.com/plugins/bp-extended-user-groups-widget/

    Regards.

  • Participant
    Level: Enlightened
    Posts: 30

    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.

  • Participant
    Level: Enlightened
    Posts: 30

    Got your point, Thanks

  • Participant
    Level: Enlightened
    Posts: 30
    Rami Awad on in reply to: BuddyPress Notifications Widget #32094

    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.
  • Participant
    Level: Enlightened
    Posts: 30
    Rami Awad on in reply to: [Resolved] BuddyPress User Contact Form #32093

    Cool, Thanks 🙂

  • Participant
    Level: Enlightened
    Posts: 30

    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.

  • Participant
    Level: Enlightened
    Posts: 30
    Rami Awad on in reply to: [Resolved] Jon blog widget #32075

    Awesome! I hope you mean include a redirect URL.

  • Participant
    Level: Enlightened
    Posts: 30

    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=sharing

    2- 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