Replies
- Brajesh Singh on April 17, 2019 at 10:12 am in reply to: Possible bug exposed via BP Member Types Pro & BP Registrations Options plugin #22354
Hi Sam,
I do agree that there should be a simple way for developres to mark a field as non required(in html attributes).It is still doable but too complex at the moment. Please do report it.
Regards
Brajesh - Brajesh Singh on April 17, 2019 at 10:11 am in reply to: Hide BuddyPress members directory from non logged users redirect to login page #22353
Please change
bp_get_signup_page()
towp_login_url()Regards
Brajesh Hi Simon,
Thank you for sharing. It can certainly be done using transient. Please allow me 2-3 days to audit all our count queries.Thank you
Brajesh- Brajesh Singh on April 16, 2019 at 6:05 pm in reply to: Possible bug exposed via BP Member Types Pro & BP Registrations Options plugin #22342
Hi Sam,
Thank you for sharing.The problem is related to Member Types Pro. We have the conditional field option in Member Types pro. It hides a field if it is not needed by a member type.
Since the field is present on page and BuddyPress adds html “required” attribute to the page, It browsers do not allow submitting.
You can either disable conditional registration field(as shown below) or mark the fields from the Primary field as non required.
https://i.imgur.com/bDsr4WR.pngAny field which might be invisible due to condition should not be marked as required.
Please see my hilighted note in point 4 here. We were expecting this issue
https://buddydev.com/docs/buddypress-member-types-pro/conditional-buddypress-registration-fields-based-on-buddypress-member-types/Sorry for the inconvenience.
If you have suggestions on how can we make the docs on this better, Please help me make it better and avoid such issue for others in future.Thank you
Brajesh - Brajesh Singh on April 16, 2019 at 4:18 pm in reply to: BP Editable Activity – log & notifications #22338
Hi Vivek,
Thank you for the topic.1. It is not available currently. We let admins decide to keep the log for future audits. A UI is planned for later.
2. I am adding it partially on or feature list. Will let admin show the “Edited” message in future release.
Notifying about the editing is currently not on our plan. This may make things way too complex.Let us see how the popular networks like facebook does it(it shows the diff) but I am not sure if it notifies about the change. If it does, we will certainly plan adding it.
Thank you
Brajesh Hi Vivek,
Are you using any code or plugin for filtering activity or removing activity?The plugin should work fine with the filters fine.
Please let me know the details and I will assist.
Regards
Brajesh- Brajesh Singh on April 16, 2019 at 3:22 pm in reply to: [Resolved] FEATURE IDEA – Plugin Recent Visitors For BuddyPress Profile #22336This reply has been marked as private.
- Brajesh Singh on April 16, 2019 at 3:20 pm in reply to: [Resolved] Question – Active CSS by user #22334
You are welcome 🙂
- Brajesh Singh on April 16, 2019 at 2:29 pm in reply to: Possible bug exposed via BP Member Types Pro & BP Registrations Options plugin #22333
Hi Sam,
It is most probably an issue with how the Conditional fields work in conjunction with required fields.Please visit Dashboard->Users->Profile Fields and click on the First field group.
Please share me a screenshot of the fields list there. I am assuming it is caused by Member Types pro(conditional registration).
Thank you
Brajesh - Brajesh Singh on April 16, 2019 at 2:27 pm in reply to: [Resolved] Pics not showing when setting Public View in Settings #22332
Hi Daniel,
Welcome back.Can you please try a new upload and see if it works or not?
1. The gallery privacy may override an image privacy. Please make sure that gallery and image both have privacy which are accessible to the user(loggedin or public).Also, changing the settings does not apply to existing uploads retrospectively. It will only apply on new uploads.
Please give a try and let me know.
Regards
Brajesh