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
    Brajesh Singh on in reply to: Switch to Community Builder Pro #28446

    Hi Linda,
    Thank you for using Community Builder.

    It is most probably a caching issue or some javascript conflict. Please try clearing cache and see if it works. If it soes not, Please share the site url and a guest account in private reply below and I will quickly check and assist.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25485

    Hi JJ,
    Thank you for the question.

    I have asked @ravisharma to assist you with the other topic. He should be helping you in a day or two.

    About the question:-
    Yes, this plugin provides 2 xprofile field type(single /multiple member type field).

    Depending on your need, you can use single or multiple member type field and the users can select their member type.

    Featured member was a different case as we wanted admins to feature user.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25485

    Hi Moose,
    Thank you for using our plugin.

    BuddyPress offers members endpoint and you can filter the list by member type(This is supported by BuddyPress core out of the box).

    Please see
    https://github.com/buddypress/BP-REST/blob/master/includes/bp-members/classes/class-bp-rest-members-endpoint.php

    regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25485
    Brajesh Singh on in reply to: Term translation in BuddyBlog #28434

    Hi,
    We are short on manpower due to lockdown/curfew here and with limited resource, our current prioritizing our paid members support.

    I hope that I or one of my colleagues will be able to assist you in near future asap feasible for us.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25485
    Brajesh Singh on in reply to: [Resolved] Troubleshooting my site #28427

    You are welcome.
    I am glad it worked.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25485

    Hi Aditya,
    Welcome to BuddyDev.

    I am sorry, but we do not provide any support for Youzer or Youzer compatibility of our plugins/themes too.
    It is part of our unsupported plugins for compatibility/support.

    I will recommend asking the plugin developer for the support.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25485
    Brajesh Singh on in reply to: [Resolved] Replace text on tabs with icons #28422

    Hi Carsten,
    BuddyPress does not offer tab icons out of the box. That’s why I meant in my previous reply.

    The above code is for a theme which supports icons and I am providing an example on how to use the code for an icon.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25485
    Brajesh Singh on in reply to: [Resolved] Replace text on tabs with icons #28418

    Hi Carsten,

    Since your theme does not support it, I am unable to assist you with this. The efforts needed is beyond our support.

    You may want to check our Community Builder theme(Freely available) and see if it can help in anyway.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25485
    Brajesh Singh on in reply to: Recent Profile Visitors page issue #28417

    Hi Carsten,
    I am sorry, I do not see anything wrong with that.

    You are using the ‘bp_after_member_body’ which gets fired on all user pages. That’s why the button is visible.

    I am not sure of your purpose but you should most probably use a different hook.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25485

    Hi Nabha,
    Thank you.

    I had a look at these filters. They are fired when an activity is created. We can not take decision when activity is created as the flag for moderation does not exist then.

    Once an activity is marked as reported, we need a filter that allows us to exclude items before they are sent via mail. This allows us to check if the activity is in moderation queue and help us take decision.

    Please do let me know if you get some response from them.

    Regards
    Brajesh