BuddyDev

Search

Replies

  • Keymaster
    (BuddyDev Team)
    Posts: 25089
    Brajesh Singh on in reply to: the delete function of galleries has a big bug #49172

    Hi Maurice,
    Is there any chance that you have large number of media in the gallery.
    When you delete a gallery, we delete all the media(WordPress attachment) inside the gallery.

    There are multiple reasons that may slow it:-
    1. You have large number of media in gallery
    2. You have some kind of cloud storage enabled for media/attachment. That would need a call to the store for each delete
    3. You have some kind of plugin that cleans up after attachment delete.

    Do you have any of the above? We have tested MediaPress on nginx and we haven’t found anything like this.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25089
    Brajesh Singh on in reply to: User Profile Questions #49160

    Thank you for the kind words! I sincerely appreciate your patience.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25089
    Brajesh Singh on in reply to: User Profile Questions #49158

    Hi Simon,
    Thank you.
    I see the issue. The shortcode is same for all user. It does not restricts tab, it restricts tab content.

    Please allow us 2 working days, we will make it easier. You will not need dynamic content plugin as we will allow you to scope the tab to specific users.

    I will update you by Tuesday.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25089

    Hi Nik,
    Thank you.
    I hope you are able to achieve your goal with it.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25089

    Hi Iain,
    I am sorry, I haven’t been active on forum for 2 days.

    Which template package you using? There are different hooks and there is not guarantee of a proper placement usign hooks. Still, Ravi or I will share the snippet if you let us know the template pack being used.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25089
    Brajesh Singh on in reply to: Mediapress caching #49154

    Hi earl,
    I am sorry to hear. We don’t have access to the specific plugin, so unable to troubleshoot.

    If we can get access to a staging server with the caching plugin, we may be able to troubleshoot. Please feel free to reach out in future if you need us to troubleshoot it.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25089
    Brajesh Singh on in reply to: Blurry-avatar-images #49153

    Hi Carsten,
    you will need to change the value as shown on this line
    https://github.com/buddypress/buddypress/blob/master/src/bp-members/bp-members-blocks.php#L632

    The height and width needs to be changed. We could trying using !important rule in css if you need to go that way.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25089
    Brajesh Singh on in reply to: User Profile Questions #49151

    Hi Simon,
    Thank you for the question.
    I am assuming you are using dynamic tab content plugin with profile tabs.

    T%he dynamic content plugin limits what is visible to the user(content). It does not restrict the tab.

    If you have added tab and scoped it to Author role, it will appear on all author roles but the content will be only visible for the users form whom you have created the content and set them as author.

    is it behaving differently?

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25089

    Hi Nik,
    Thank you.
    That makes sense!

    Would you be able to link me to screenshots from your form work flow and your group posts settings(on group manage page). That would give us a lot more insight and help us resolve it.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25089
    Brajesh Singh on in reply to: Flairs on activity posts #49119

    Hi,
    Thank you for the question.
    At the moment I am not aware of any plugin doing it. I do remember something similar in Youzify plugin.
    Please take a look at it and see if that works for you.

    Regards
    Brajesh