BuddyDev

Search

Replies

  • Keymaster
    (BuddyDev Team)
    Posts: 24622

    Hi Gisela,

    I am sorry for the issue.

    can you please visit your Members directory and select “Alphabetically” from the order by dropdown. Does that make new users appear?

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 24622

    Thank you

  • Keymaster
    (BuddyDev Team)
    Posts: 24622

    Hi Felix,
    Thank you for posting it.
    Our team has tested with Kleo and it seems we are unable to find any difference in kleo form and ours.

    Can you please link me to a screenshot showing one of kleo form UI and one from BuddyBlog. It is probably something specific to your setup( I am hoping ) and we can help once we get the idea of the diffrence.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 24622

    Hi,
    I am sorry for the experience.

    Please open a new topic and share your list of active plugins(Dashboard->tools->Site health->Info).

    The screenshot is showing a Ui which seems to be different from our default UI. It is a conflict. If you share the list of active plugin and theme, we should be able to find it quickly.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 24622

    Hi Tosin,
    Thank you.
    It’s a great suggestion.
    BuddyBlog posts are very different in nature/purpose from forum posts. We will need to consider the following context and probably come up with some simple options for admins.

    1. Do we check for posts of a specific user or of all users?
    2. Do we scope it to individual post type or multiple post types?

    Please share your thoughts.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 24622

    Hi Stefan,
    Thank you.

    About default notification, we are going to add it in our next update for sure.
    It may take us 2-3 weeks to release it though.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 24622

    Hi @ebotix,
    Hope you are doing well.

    Please upgrade to 1.4.3.
    It adds basic support for the anesta theme and makes it usable with that theme.

    I hope it works for you.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 24622

    Hi Stefan,
    1. For notification, It seems a setting issue. We add the following in the notification drop down

    
    You have {number} new visits
    

    or

    
    {display name} visited your profile
    
    

    The tokens represent dynamic value. The first version is used is there are more than 1 visitor notification.

    Please review settings or disable user preference from admin settings to test it. I haven’t tested with latest BuddyBoss update. We will do it tomorrow and share the feedback too.

    2. We do hope to do that though I personally don’t feel that notifications page is the right place for it.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 24622
    Brajesh Singh on in reply to: Set Nickname As Default Display Name #52208

    Hi Rik,
    Thank you for the question.

    we don’t have any plugin for this.

    There is a plugin for BuddyPress that uses username for display and you may be able to adapt it.
    https://github.com/r-a-y/buddypress-usernames-only

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 24622
    Brajesh Singh on in reply to: Importing Gallery comments #52207

    Hi Geoff,
    Thank you for the reply.
    I am sorry for the delay.

    It is a bit complicated for the media comment.

    Please take a look at MPP_Ajax_Comment_Helper::post_comment for how are we creating comment for media.

    https://github.com/buddydev/mediapress/blob/master/core/ajax/class-mpp-ajax-comment-helper.php#L59

    Regards
    Brajesh