BuddyDev

Search

Replies

  • Keymaster
    (BuddyDev Team)
    Posts: 25090

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

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

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

    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

  • Keymaster
    (BuddyDev Team)
    Posts: 25090
    This reply has been marked as private.
  • Keymaster
    (BuddyDev Team)
    Posts: 25090
    Brajesh Singh on in reply to: [Resolved] Activity Shortcode Tweaks #48912

    Hi Simon,
    My apologies. I haven’t been able to look into it. Please allow me 1 more day and I will have the details/solution.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25090
    Brajesh Singh on in reply to: Buddyblog pro Pay per post setup #48911

    Hi Earl,
    When a user tries to create/publish a post, they will see a dropdown with available purchase options(products).
    Once they select a product and submit, the post is saved in draft/pending while the product is added to the cart. If the user completes purchase, the post will change its status to publish.

    Hope that helps.
    I will ask my team to put the docs next week.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25090
    This reply has been marked as private.