Replies
- Brajesh Singh on March 26, 2023 at 11:15 pm in reply to: [Resolved] Conditional Fields + Profile Completion won’t work with required fields #48928
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 - Brajesh Singh on March 25, 2023 at 8:21 pm in reply to: [Resolved] Activity plus reloaded—more than one video will post #48924
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 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- Brajesh Singh on March 25, 2023 at 7:56 pm in reply to: [Resolved] Restrict Email Domains not working with new registrations #48922
Hi Eric,
Thank you for your patience.Please upgrade to 1.2.0. It supports the Login/Signup Popup by Xootix
Regards
Brajesh 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- Brajesh Singh on March 24, 2023 at 11:06 pm in reply to: [Resolved] Subscribers not allowed to upload media #48914
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 - Brajesh Singh on March 24, 2023 at 11:04 pm in reply to: [Resolved] Restrict Email Domains not working with new registrations #48913This reply has been marked as private.
- Brajesh Singh on March 24, 2023 at 11:00 pm 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 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- Brajesh Singh on March 24, 2023 at 10:56 pm in reply to: Recent Visitors For BuddyPress Profile – User selection not working #48910This reply has been marked as private.