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: 25394
    Brajesh Singh on in reply to: [Resolved] Roles tied to storage limit #14497

    You are welcome. Marking it as resolved.

  • Keymaster
    (BuddyDev Team)
    Posts: 25394
    Brajesh Singh on in reply to: [Resolved] Activity Updates #14496

    Hi Keith,
    The activity item privacy depends on gallery privacy.

    If you create a public gallery, the activity for it should be visible to everyone otherwise only the owner of the gallery can see it.

    If it is happening for public gallery, is there a chance that you are using any code/plugin to filter sitewide activity?

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25394
    Brajesh Singh on in reply to: [Resolved] Activity Updates #14491

    Hi Keith,
    which version of MediaPress are you using?

  • Keymaster
    (BuddyDev Team)
    Posts: 25394
    Brajesh Singh on in reply to: [Resolved] Roles tied to storage limit #14490

    Hi Sam,
    Thank you for the patience.

    Please upgrade to 1.0.1
    https://buddydev.com/plugins/mpp-flexible-storage-limit/

    It allows role based storage as well as individual user specific storage.

    regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25394
    Brajesh Singh on in reply to: [Resolved] "Links xprofile" & NEW PLUGIN #14482

    Hi Julia,
    Please Request/feedback forum for suggesting plugins.

    Also, We do not suggest filtering urls as it will need regular expression and that is not good for performance.

    If you want to limit the length of data a user can enter, I can certainly provide code for that. Please let me know if that is what you need.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25394
    Brajesh Singh on in reply to: [Resolved] Activity Updates #14481

    Hi Keith,
    Yes, It should create the activity item for the new gallery. Only case where we don’t do it is for new wall galleries(automatic creation).

    Which version of BuddyPress/mediaPress are you using?

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25394

    Hi Julia,
    I am sorry but blocking user accounts is beyond the scope of these plugins.

  • Keymaster
    (BuddyDev Team)
    Posts: 25394
    Brajesh Singh on in reply to: [Resolved] Media in comments #14477

    Hi Ben,
    I am sorry, I haven’t explored it yet. Will do by this Sunday and let you know. It has been demanded by more members and I am looking into it. It is coming for sure(most probably by Sunday).

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25394
    Brajesh Singh on in reply to: How to make someone become featured members? #14476

    Thank you. For slider, I will explore the possibility. Since the views are in theme domain, our goal is to provide minimal css and avoid any issue.

    Will check and see if we can provide some kind of grind behaviour which is compatible with multiple themes.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25394

    Please check if your theme’s parent theme has buddypress/activity/post-form.php. If yes, please copy it to your child theme/buddypress/activity/post-form.php

    if it is not in your parent theme, you can copy it from wp-content/plugins/buddypress/bp-templates/bp-legacy/buddypress/activity/post-form.pho to your child theme/buddypress/activity/post-form.php

    You can modify it then.

    Regards
    Brajesh