Replies
- Brajesh Singh on February 10, 2023 at 3:23 am in reply to: [Resolved] New users can not signup with BuddyBoss after installing conditional fields plug #48374
Sure, here we go.
add_filter( 'bp_xprofile_is_richtext_enabled_for_field', '__return_false' );You can put it in bp-custom.php(or using a code snippet manager).
Hope that helps.
Regards
Brajesh - Brajesh Singh on February 10, 2023 at 3:16 am in reply to: [Resolved] New users can not signup with BuddyBoss after installing conditional fields plug #48372
Hi Richard,
I am very sorry to hear about your experience with BuddyBoss.If it works, I can provide you a code to temporarily disable the richtextarea and use a plain one. That should make it work but the visual editor for the text field will be gone.
You can disable the code when BuddyBoss resolves it.
Regards
Brajesh - Brajesh Singh on February 10, 2023 at 3:05 am in reply to: [Resolved] New users can not signup with BuddyBoss after installing conditional fields plug #48370
Hi Richard,
My guess is some kind of js conflict. I will suggest adding it again and try. You may try by changing the order of the fields to see if there is any change.If that doe snot work, reporting to BuddyBoss will be the solution(I can confirm that it used to work when I tested with BuddyBoss 2.2.4).
Regards
Brajesh - Brajesh Singh on February 10, 2023 at 2:58 am in reply to: MPP upload buttons as well for commenting? #48368This reply has been marked as private.
- Brajesh Singh on February 10, 2023 at 2:51 am in reply to: [Resolved] New users can not signup with BuddyBoss after installing conditional fields plug #48366
For some reason, when I am using google chrome, your “About” field is not editable/clickable.
If the issues are still there, any chance you have limited fields to member types and they are present on the first field group?
Regards
Brajesh Hi,
Thank you for the question.I am sorry but I am not able to understand the question.
Do you need the shortcode to show “edit” link or do you need the shortcode for the “Edit form that shows the form”.
We have shortcode for create/edit form which can be used inside a pre-designated page(selected in your BuddyBlog Post Type settings).
Regards
Brajesh- Brajesh Singh on February 10, 2023 at 2:43 am in reply to: [Resolved] New users can not signup with BuddyBoss after installing conditional fields plug #48362
You are welcome.
One of your plugin is adding “disabled” property to the form.
I will suggest disabling any plugin that affects registration experience. May be temporarily disable the geo plugin that you are using for address to start with.Regards
Brajesh - Brajesh Singh on February 10, 2023 at 2:39 am in reply to: [Resolved] New users can not signup with BuddyBoss after installing conditional fields plug #48360
I had a look at your site and i see that “disabled” props is added on your submission button. We don’t do that. last time I found that a security plugin was doing that.
Any chance you have Wordfence pr something on that line?
Regards
Brajesh - Brajesh Singh on February 10, 2023 at 2:35 am in reply to: How to hide BP Activity Reloaded error message #48358
Hi Daniel,
Thank you for reporting the issue. We are looking into it and will update you within next 24 hours.Regards
Brajesh - Brajesh Singh on February 10, 2023 at 2:29 am in reply to: [Resolved] New users can not signup with BuddyBoss after installing conditional fields plug #48357
Hi Richard,
My apologies for the inconvenience.The issue arises if you put the condition on a required field and it gets hidden. Please make sure there is not required field which can be hidden by condition and It will work.
Regards
Brajesh