BuddyDev

Search

Replies

  • Keymaster
    (BuddyDev Team)
    Posts: 25211
    Brajesh Singh on in reply to: [Resolved] Posting in groups #46335
    This reply has been marked as private.
  • Keymaster
    (BuddyDev Team)
    Posts: 25211
    Brajesh Singh on in reply to: [Resolved] Posting in groups #46334

    Hi Nik,
    Thank you.

    Please find the plugin links below(in next private post).

    You will need to update to BuddyBlog Pro 1.3.0 beta before activating the BuddyBlog Groups.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25211
    Brajesh Singh on in reply to: user signature in forums #46332
    This reply has been marked as private.
  • Keymaster
    (BuddyDev Team)
    Posts: 25211
    Brajesh Singh on in reply to: [Resolved] Posting in groups #46331

    Hi Nik,
    We have the plugin ready for beta. I can provide access immediately if needed or you may wait for 1-2 days more.

    1. We have added template support for BuddyBoss but before final release, we will need to test with other themes.

    2. We have yet to complete the setting(In group’s Manage screen) that allows group admins to override the tab availability/visibility. currently, the global preference(set by site admin is applied)

    3. We have to test the workflow emails(emails to group admin on publish etc) as I found some issues and it is not fully functional.

    overall, these are minor things but may take some time. WE have the activity integration/posting/listing etc working and I can provide access to the current version if you want to have a look today.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25211

    Hi Richard,
    Welcome to BuddyDev support forums.

    I am not sure how you add the checkbox on the login page as our plugin does not add that.
    Still, our plugin stores the value in the xprofile data. You will need to add a form and then on form submission, you will need to update the field using xprofile_set_field_data($field_id, $user_id, $value ); to set it.

    The purpose of the xprofile terms field to to simply store the preference and does not do anything else.

    I hope it helps.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25211
    Brajesh Singh on in reply to: user signature in forums #46325

    Hi Talia,
    Thank you for the question.

    I will suggest approaching BuddyBoss support for this as they are in an advantageous position and can add the support.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25211

    Hi Carsten,
    The member types fields are not supposed to manage the above use case.

    We have recommended against using multiple member type field and you should try to convert this scenerio into using only one fields.

    The problem with having multiple field is the plugin does not understand the intention and the fields will overwrite each other.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25211
    Brajesh Singh on in reply to: Auto-subscribe new users to bbPress forum #46323

    Hi Ahmed,
    Thank you for your question. I am sorry, we are unable to work on it at the moment.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25211
    Brajesh Singh on in reply to: Gallery Counter in Groups Tab Bar #46322

    Thank you for confirming.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25211

    That is the easiest way to do it everywhere. Otherwise, you can do it in buddypress/groups/single/activity.php, buddypress/members/single/activity.php and buddypress/activity/index.php

    Regards
    Brajesh