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: 25485

    Hi Nik,
    I had another though about it.

    What if we have a fixed list of member types and we did manual translation(from a predefined array with membertype as key and label as value). One array per language.

    That will solve it.
    We can use gettext filter and english language strings to translate to other languages with the help of these arrays.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25485

    Hi,
    Welcome to BuddyDev forums.

    At the moment, BuddyCommerce does not support it. We were planning the integration for multi vendor plugins(other multi vendors too).

    If you can tell us what features you need on a user profile and what kind of admin control, It can help us speedup and release an update soon.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25485

    Hi Mike,
    Thank you for the suggestion. This is a great idea and I am going to look into it in more details in near future. We need a free API or something similar.

    It may take some time before we can start with it though.
    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25485
    Brajesh Singh on in reply to: [Resolved] Multisite Multiblog Member Sync #23842
    This reply has been marked as private.
  • Keymaster
    (BuddyDev Team)
    Posts: 25485

    Hi Mike,
    Thank you for the topic and the kind words.

    Your use of member type for each model seems right to me. If the member type maps to model, we can achieve all the points mentions.

    1. You can mark the multi member type field as required(and select view as checkbox). That will take care of it
    2. Sure. You may use profile fields completion plugin by us to make that happen.
    https://wordpress.org/plugins/buddypress-profile-completion/

    3. It is doable. with some code, my team will assist you with it.

    4. You can also use member type to auto assign groups to users. Users will be added to group or removed from it when changing member type. This is available in the member type create/edit page.

    Hope that helps.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25485
    Brajesh Singh on in reply to: Automated Cover Images per Member Type #23838

    Hi Mike,
    Thank you for the suggestion.

    Our team had implemented this earlier but we did not enable it.

    Here is what we did.
    1. Allow cover for each member type
    2. If a user has more that one member type, we use the first member type with default cover(allowing a primary member type will need front UI which we may add in future, though we assume member types to be changeable, so not sure of it yet)

    We do not touch default cover if the user does not have any member type or all member types for user do not have cover associated. A user can always override it.

    We will make the release public on Saturday.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25485
    Brajesh Singh on in reply to: [Resolved] Multisite Multiblog Member Sync #23832
    This reply has been marked as private.
  • Keymaster
    (BuddyDev Team)
    Posts: 25485

    You are welcome. I sincerely appreciate your suggestion for the improvement.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25485
    Brajesh Singh on in reply to: [Resolved] Multisite Multiblog Member Sync #23825
    This reply has been marked as private.
  • Keymaster
    (BuddyDev Team)
    Posts: 25485

    Thank you Mike 🙂