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

    Hi Jamie,
    I did that intentionally returning one and multiple depending on context. I am more in favor or rewrite until something like this becomes part of BuddyPress core. will certainly update next week.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25488
    Brajesh Singh on in reply to: [Resolved] Activity as Wire PHP error #4338

    Thank you for marking it as resolved. Change is coming, It does not matter whether we like it or not. I will advise installing a separate test site and once you get familiar with the new admin screen, you will love it(Believe me, I used to hate it when the new block one replaced the simple one).

  • Keymaster
    (BuddyDev Team)
    Posts: 25488
    Brajesh Singh on in reply to: A Good Idea for a Tutorial? #4336

    Hi,
    Thank you for posting it. It is a nice idea and I believe we need to think a little more.

    Though it will be a good idea to allow deleting other’s comment on your post, I believe deleting another user’s update is not a good idea. Instead, we can actually do something liek facebook does. Do not allow tagging or hiding from the wall?

    What do you think?

  • Keymaster
    (BuddyDev Team)
    Posts: 25488

    Hi,
    We can make it do so. Do you need any other flexibility, if yes, Please let me know and we will update this plugin.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25488

    Hi Ada,
    You can use following

    
    define( 'BCG_SLUG', 'site-blogs' );
    

    To rename the slug. For changing the label currently, please translate the plugin.

    Hope that helps.

  • Keymaster
    (BuddyDev Team)
    Posts: 25488
    Brajesh Singh on in reply to: video upload and view internet explore #4333

    Hi Christian,
    In that case, I am sorry but you will have to wait till we release the FFMPEG encoding addon. That will do it automatically(convert into formats).

    Also, Can you please tell me if the same video works correctly or not if you do it via WordPress media uploader?

  • Keymaster
    (BuddyDev Team)
    Posts: 25488
    Brajesh Singh on in reply to: [Resolved] Question about gallery image size #4321

    Thank you 🙂

  • Keymaster
    (BuddyDev Team)
    Posts: 25488

    Hi Michael,
    Welcome to BuddyDev.

    I am sorry, I may not have understood you correctly. So, please correct me where needed.

    1. The plugin works by linking to dashboard URL if the comment is not approved
    2. If the comment is approved, It links to the front end comment of the site.

    Please see the section here
    https://github.com/buddydev/bp-notify-post-author-on-blog-comment/blob/master/bp-blog-comment-notifier.php#L242

    You may modify those lines or I can add filter if needed. Please do let me know how may I help further.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25488

    Hi Jamie,
    Were you able to test the git version? I will start working on it next week after publishing our upcoming theme. I am sorry for the delay.

  • Keymaster
    (BuddyDev Team)
    Posts: 25488
    Brajesh Singh on in reply to: [Resolved] Activity as Wire PHP error #4303

    Hi Lee,
    I am sorry to hear about that. There are things that needs to be done and BP is moving in that direction. I can understand the frustration but there are reasons for using separate member types. WordPress has roles, fixed roles system and it is not easy create/manage new roles due to all the capability system.

    BuddyPress member types are not for capability, the only purpose it serves is identifying different type of user. I hope you understand the difference between the two. Also, It is a very lightweight system. Another reason to introduce the member type instead of using roles can be thought as a way to support multisite. On Multisite, roles are site specific and will not suit the requirement of BuddyPress.

    There are things that needs to be improved and the BuddyPress team have been generously improving it. We have to remember that BuddyPress is a non profit project and everyone donating time there are doing it for free. So, I respect it.

    Hopefully, With the BP Development gaining more pace, you won’t have complains in future 🙂