BuddyDev

Search

Replies

  • Keymaster
    (BuddyDev Team)
    Posts: 25209

    Hi Anna,
    Thank you.
    I am sorry for the delayed reply. Can you please share me credentials for the staging site.
    Please use the private reply. That will enable me to check and have a quick solution,

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25209
    Brajesh Singh on in reply to: Help with syncing groups and roles #47099

    Hi,
    Thank you for purchasing from us.

    It seems you are trying to achieve the opposite of what this plugin does.

    The Member Type pro allows you to Map ‘member types’ to WordPress roles and also, if you want, you can associate some the groups with member types to be automatically assigned.

    What you are looking for seems to be like this:-

    1. each group has an associated WordPress role
    2. When a user joins a group by any means, we change the user’s role to that specific group’s associated role

    Is that a correct assumption? If yes, we can help with some snippet/a tiny plugin to achieve it. I just need to know which code/plugin are you using to assign groups to user on home page. Also, what
    happens if a user becomes member of 2 or more groups?

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25209
    Brajesh Singh on in reply to: profile visibility is not working #47096

    Hi,
    Thank you for using our plugin.

    Can you please tell us if you are using it with BuddyPress/BuddyBoss.

    Also, Can you please share a screenshot showing the tab and sub tab settings(Please use any of the free image hosting services such as imgbb.com(or any other) to link here.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25209

    Hi Anna,
    Thank you for using the plugin.

    Can you please tell me which post type are you using with BuddyBlog Pro(Is it Post or a custom post type).
    Also, is the post shown on user’s profile or in the site’s normal post stream.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25209
    Brajesh Singh on in reply to: [Resolved] BuddyBlog Pro – Custom field types #47085

    You are welcome Nik.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25209
    Brajesh Singh on in reply to: Plugin Error #47084

    Hi Irina,
    I am sorry for the inconvenience.
    At the moment, we don’t have a free version for it.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25209

    Hi Peter,
    Thank you for the Diwali wishes.

    Are you using the “Age” field type or are you using the default BuddyPress/BuddyBoss date field type? Please let me know and I will assist.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25209
    Brajesh Singh on in reply to: [Resolved] BuddyBlog Pro – Custom field types #47080
    This reply has been marked as private.
  • Keymaster
    (BuddyDev Team)
    Posts: 25209
    Brajesh Singh on in reply to: Is there any pop up for buddy press ? #47078

    Hi,
    Welcome to BuddyDev support forums.

    I am sorry, we are not aware of any such plugin. If you find one, Please do share with us too. I hope you are able to find one.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25209
    Brajesh Singh on in reply to: BuddyBlog Pro Posts Layout – 2 #47077

    Hi Nik,
    Thank you.

    The events manages does have complex hooks but it is not helpful for us in case you are referring to action.

    This plugin manages one known post type with group/user context(we do that with MediaPress) and it is easy to customize the actions as you have a a callback(action generator) which know the context.

    In case of BuddyBlog Pro, we have a single callback function for generation of action string for all of the post types. There could be any number of post types with one or 2 context. So, that’s a very different issue. Also, BuddyPress/BuddyBoss has a way to forcefully attach their own settings for ‘post’ post type.

    I fact, the solution was to move away from letting BuddyPress/BuddyBoss manage the settings for post post type and then making the callback aware of group/user context.

    I will be publishing the update for BuddBlog Pro with fixed action string in 1-2 days after the holidays here.

    Regards
    Brajesh