Shape the future of Social networking with WordPress: Join Project Midnight Sun! The next generation platform for community building with WordPress!

BuddyDev

Search

Replies

  • Keymaster
    (BuddyDev Team)
    Posts: 25377

    Thank you.

    I will be releasing an update in couple of hours(or early tomorrow) to provide role change as an option in the settings.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25377
    Brajesh Singh on in reply to: [Resolved] Remove Profile Tabs Dropdown Menu #39862

    Hi Lisa,
    It adds a class to the item tabs. The script calling greedy nav is checking for it and should not call greedy nav.

    Please sure to to clear any cache in case the tabs/content are cached.

    If it is still not working, Please link me to a screenshot.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25377
    Brajesh Singh on in reply to: [Resolved] How To Make Activity Feed Public? #39858

    Thank you Mike. You are kind.
    It is a pleasure to have you as a member here.

  • Keymaster
    (BuddyDev Team)
    Posts: 25377
    Brajesh Singh on in reply to: Buddyblog confirm action for publishing #39857

    Thank you for confirming.

    At the moment, the message is not customizable. I will add the text to be customizable based on context in next update.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25377
    Brajesh Singh on in reply to: CSS needed #39856

    Hi Gianluca,
    The above css should put the Add friends button on same line as header for larger screen. For smaller screen, It won’t have any effect as the button will be on the second line.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25377

    Hi,
    Thank you for the patience.

    1. Do you have the option “User Registration” enabled in the settings “Auto Friendship on”
    2. Is there any chance you are using MemberPress to assign different roles on registration based on membership?

    If you are using MemberPress to assign role, we will need to trigger the change on role change as well. Otherwise, just enabling the above condition will work.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25377
    Brajesh Singh on in reply to: [Resolved] How To Make Activity Feed Public? #39850

    Hi Mike,
    Thank you.

    It was a bug in Facebook Like Activity Stream. It was filtering on directory even when the user was not logged in and that was causing it.

    Please check now.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25377
    Brajesh Singh on in reply to: [Resolved] Auto join groups – cron job #39833

    Hi Darhsan,
    Currently, the profile field acts as the source of groups.

    You have used group id in the profile field and the code shared previously uses that as the only definitive source for the groups.

    also, you no longer need the cron job, in order to automate, all you need to do is update user’s profile field with the new group ids.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25377
    Brajesh Singh on in reply to: user Profile #39832

    Hi Gianluca,
    Hope you are doing well.

    I am sorry for the delayed reply.

    4. Please visit Dashboard->settings->Member Types pro, you will find it there.

    Please have a look at the docs here.
    https://buddydev.com/docs/buddypress-member-types-pro/conditional-buddypress-registration-fields-based-on-buddypress-member-types/

    Yes, the single member type field will be good enough.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25377
    Brajesh Singh on in reply to: Error when creating a user with BP multi network #39831

    Hi Pedro ,
    thank you for reporting. It may happen if a user belonging to the network gets added again. I am not sure of the reason why the user is being added for the second time.

    I will push a release next week to check for existing instead of relaying on index to discard the entry.

    Regards
    Brajesh