BuddyDev

Search

Replies

  • Keymaster
    (BuddyDev Team)
    Posts: 24884

    Hi,
    Thank you for purchasing from us.

    I am glad that it worked.
    I am sorry about that reloading experience. This plugin either redirects to new page(based on settings) or reloads the window. Please allow me till Tuesday to release a new update with the settings to ensure that the contents are visible when the response form server comes.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 24884

    Hi,
    Thank you for the question.

    I am sorry to hear your experience abut the plugin.

    There is not way well defined way to know which notifications belong to the deleted user. Most of the time the secondary_item_id is used for the original item id(could be the user).

    I will suggest searching for bp_notifications_add_notification in the reviews plugin to find out how they are dealing with the reviewer user id.(The user_id field in notification is for receiver user id).

    Notification meta table allows adding extra data to notifications. BuddyPress does not add any extra data. If you are using a plugin like BP Better Message, they might add some additional data in the meta table.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 24884

    Hi,
    Thank you for the question.

    This is not related to our plugins.
    In BuddyPress, If you send a message, It does not show in your Inbox. It goes to the ‘sent’ box of the sender, for receiver it goes to inbox. If the other party replies, then It will go to your inbox.

    Hope that helps.

    PS:- Not sure why it is appearing in starred message.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 24884
    This reply has been marked as private.
  • Keymaster
    (BuddyDev Team)
    Posts: 24884
    Brajesh Singh on in reply to: Editable Activity #55205

    Hi David,
    Thank you got purchasing from us.
    I am sorry for the delayed reply.

    I am sorry, the editable activity is targeted for plaintext/html markup only. The attachments are not part of the activity(they are attached to the post). The plugin will not allow editing attachment.

    Please let me know if the plugin is messing up markup when attachments are involved and I will look into that.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 24884

    Hi Mike,
    Thank you.

    1. Don’t recommend using BuddyBoss’s repeater as it is not the right or efficient solution.
    2. The component is tab slug(part after user identifier in the url). For example if the url is example.com/members/user-slug/something/other-thing/. The component is ‘something’

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 24884
    This reply has been marked as private.
  • Keymaster
    (BuddyDev Team)
    Posts: 24884
    Brajesh Singh on in reply to: Can we remove featured members automatically? #55202

    Please deactivate this plugin(Featured Member Expiration) and reactive. Then check for the cron jobs. The job name should be ‘bp_fma_remove_featured’

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 24884
    Brajesh Singh on in reply to: Buddypress Invite Email UGLY #55201

    Hi,
    Thank you for the question.

    You may use an email designer or email customizer plugin.

    Here is one that supports BuddyPress.
    https://wordpress.org/plugins/wp-html-mail/

    It should allows you to customize it a bit better.

    PS:- You have shared markup which is aimed at email clients(and most email clients support html).

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 24884

    Hi,
    I am sorry to see that. It seems they don’t have any intention to fix their bug.

    Since this is directly related to their bug, we are not able to do anything about it. You can verify the shortcode with BuddyPress and you will find it works as expected.

    Here is the issue that I understand:- They have some kind of hackish support for repeater field which is only enabled if they detect it is profile display/edit page. On all other pages, that does not work and that’s why you are seeing this.

    Regards
    Brajesh