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: 25357
    Brajesh Singh on in reply to: Friendship restriction #29692

    HI Clea,
    Thank you.
    I have looked into it. It will need some update from BuddyBoss.

    The button click is handled by the theme and we are returning a json response with error message.

    The theme handles it pretty well on the members directory but on the profile page it ignores the response if the success is false.

    Please contact their support and request them to show error in case of a error response on button clicks. That will solve it.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25357
    Brajesh Singh on in reply to: Member Types Pro – Redirection not working #29689

    Hi Agurtzane,
    Thank you.

    I look forward to it.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25357

    Hi,
    I am sorry that was not clear enough.

    You can enable it form screen options.

    Please follow the steps from here(It is for another plugin but is exactly same)

    https://buddydev.com/docs/buddypress-user-profile-tabs-creator-pro/enable-slug-option-profile-tabs-editing/

    Please let me know if you are able to use it or not?

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25357

    Hi Clea,
    Thank you for confirming.

    I am glad we could resolve it quickly.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25357

    Hi,
    Thank you for the suggestion. Wasabi looks promising and we will explore adding it. Currently, we have the google cloud storage working and other will follow before a public release.

    To answer your questions:-

    1. We will explore and I will definitely be interested in it.

    2. The future goals are different. We hope to workout a microservice for remote encoding of media. Site admins can install it on same server or different. This needs commitment and due to time availability, It is under planning phase.
    We haven’t tried local transcoder with this plugin but we can certainly make it compatible.

    3. Yes, it does.

    4. Yes, we have the option to move existing media from local to cloud. We haven’t implemented pulling from cloud to local. It will certainly come but not in the initial release.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25357

    You are welcome.

  • Keymaster
    (BuddyDev Team)
    Posts: 25357
    Brajesh Singh on in reply to: Can't delete messages or update profile fields #29676
    This reply has been marked as private.
  • Keymaster
    (BuddyDev Team)
    Posts: 25357
    Brajesh Singh on in reply to: Buddyblog error #29675

    Hi Hugo,
    I hope you are doing well.

    I will like to help you resolve this issue. Please let me know if you were able to find the issue or need me to troubleshoot it(In that case, Please share credentials in a private reply).

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25357
    Brajesh Singh on in reply to: Member Types Pro – Redirection not working #29674
    This reply has been marked as private.
  • Keymaster
    (BuddyDev Team)
    Posts: 25357

    Hi Clea,
    Thank you for purchasing the plugin.

    I am sorry for the issue with php notice. That happened since settings were not set(It could have been avoided by typecasting). I have fixed it now.

    I have added following css to the plugin for center aligning in members directory.

    
    /* buddyboss members directory */
    .item-meta .bp-user-badges-badge-list {
        width: 100%;
        justify-content: center;
    }
    
    

    Please upgrade to 1.0.4 and let me know if it fixes all of your issues or not?

    Regards
    Brajesh