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

    Hi Travis,
    I am assuming that you are using BuddyBoss platform as the private message for groups in only available with it currently.

    Can you please open a new topic an provide us the following details:-

    1. Do you want restrictions for group message tab only?
    2. Which role should be able to see the message tab in group(moderators/group admins/members)
    3. Or do you simply want to turn on/off the group message based on group?

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25363
    Brajesh Singh on in reply to: [Resolved] WordPress Restrict Email Domains #33928

    Marking resolved.

  • Keymaster
    (BuddyDev Team)
    Posts: 25363
    Brajesh Singh on in reply to: [Resolved] Buddypress profile page 404 error #33927

    Hi Tosin,
    You have an issue with your tab settings(created by profile tabs pro).

    Please share a link to the screenshots showing all your custom tabs and their settings and I can quickly point out the issue.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25363

    Hi Adam,
    You can target avatar based on the item list entry class instead of the avatar. The item list contains member type and you can use that as a parent select to scope/select avatars.

    Regards
    Brajesh

    PS:- A polite reminder, Please avoid using all caps in the topic title in future. It creates bad experience for our forums and we appreciate not using it.

  • Keymaster
    (BuddyDev Team)
    Posts: 25363

    Hi jkk,
    I am sorry but I am unable to offer you code due to the time it needs. It can be achieved in the following way though:-

    1. You save the file as a new WordPress attachment. Keep this attachment id for use.
    2. Use mpp_add_media to add this attachment id to your preferred gallery

    If you are not very comfortable with php, I will suggest hiring a developer to help you achieve it.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25363

    Hi,
    Thank you for using the plugin.

    You may use shortcodes to generate these details. Anyshortcode which works with user id can be used(You can specify #displayed_user_id# in place of user id and the plugin does the proper replacement).

    If you are unable to find a plugin offering such shortcode, Please list me all the data you want to use and we can put a small plugin to offer shortcodes.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25363
    Brajesh Singh on in reply to: [Resolved] BuddyPress Profanity Filter #33923

    Hi Tosin,
    The code filters on post title and content filers. Will work for any plugin that uses them properly(while using custom post types).

    We may be able to add a few plugin specific integrations(which are popular plugins)in future, but if other plugins don’t use normal WordPress API, we won’t be able to add support. We can still provide some sample code for people who want to do it anyway.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25363

    Hi Giacomo,
    Please make sure to avoid the return statement. I have updated the code.

    1. Please clarify the question. I am not sure of the question.
    2. The php code can be used in your ajax handler, I do not see any issue. If you want to implement a client side check using js, you can create an ajax andpoint for your own implementation that checks the status.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25363
    This reply has been marked as private.
  • Keymaster
    (BuddyDev Team)
    Posts: 25363

    Hi Carsten,
    Thank you for the suggestion.

    This is not the intended purpose of this field. It is a free form field. What you are suggesting is a specific use case and we should be better off with a different field type. It will be nice if you can suggest a name for the new field type, I will be glad to have it.

    Regards
    Brajesh