BuddyDev

Search

Replies

  • Keymaster
    (BuddyDev Team)
    Posts: 25203
    Brajesh Singh on in reply to: BP auto join group #48939

    Hi Earl,
    You may use this to create a list(with your group) and without any criteria and try running sync. That should do it.

    Regard
    sBrajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25203

    Hi Bart,
    Thank you for the details.
    Do you have a staging site? If yes, Please provide me a temporary guest account(subscriber user without any privilege).
    I will like to take a look quickly and see if I can find some reason.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25203
    Brajesh Singh on in reply to: Are there ways for users to create sub-galleries? #48937

    Hi Patrick,
    Welcome to BuddyDev.

    Thank you for the question.
    At the moment, MediaPress does not support nested/child galleries.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25203
    Brajesh Singh on in reply to: [Resolved] Activity Shortcode Tweaks #48929

    Hi Simon,
    Thank you for your patience.
    You are right about private group activity not being visible.

    The reason is, the “all activity” screen mirrors activity directory. BuddyPress does not show activities from private groups of a user in the activity directory(unless you scope to my groups). You can do the same on profile too.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25203

    Hi Lisa,
    Welcome to BuddyDev support forums.

    I am sorry but the only way to achieve it is to mark the dependent fields(fields which may be hidden) as “not required”.

    In the above use case, it means if you mark the second Gender field as optional, the conditional field will work.

    The reason for form submission not working when a required field is hidden is related to how the markup is generated by BuddyBoss/BuddyPress. They add a “required” attribute to the generated input, so the browser does not allow submission of the form if it is not filled.

    Please let me know if you can mark the 2nd gender field optional.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25203

    Hi,
    Thank you for the reply.
    I am glad the original issue is resolved.

    WordPress does not support crazy.com out of the box.

    You can remove a service by using the function ‘wp_oembed_remove_provider’ but you will need to know the format used inoembed for the same.

    Regards
    Brajesh

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

    Hi Carsten,
    Thank you for your patience.
    I had a look at the site today.
    Your problem is you are using css to force the image to have a dimension quiet larger than the original one.
    That’s causing the blurry avatar.

    My suggestion is to use the code from this post and re-upload avatars.
    https://buddydev.com/changing-default-avatar-size-croppedused-by-buddypress/

    Hope that helps.
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25203

    Hi Eric,
    Thank you for your patience.

    Please upgrade to 1.2.0. It supports the Login/Signup Popup by Xootix

    Regards
    Brajesh

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

    Hi Carsten,
    I am sorry I could not assist you earlier.
    My guess is it is related to BP constants for the avatar width/height. I will check it on your site tomorrow and assist you.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25203

    Hi Bart,
    Thank you for using MediaPress.

    The plugin allows users to upload to their own activity.
    Do you see nay error when uploading as the subscriber? Can you please check browser console and share me any error log available. That will help me assist you better.

    Thank you
    Brajesh