Replies
- Brajesh Singh on November 25, 2019 at 3:25 am in reply to: [Resolved] Branded Login 'get new password' issue #26726
HI Ralf,
Thank you for sharing. I am going to add some hooks to make it easier in future.Regards
Brajesh - Brajesh Singh on November 25, 2019 at 3:13 am in reply to: [Resolved] All profile groups are not displayed, except for the primary group. #26724
Hi Carsten,
When you click on the sub tab(group 2, etc under profile edit section, It will allows you to edit that specific group.It is a core feature of BuddyPres.
Tr opening this
https://domain/members/user/profile/edit/group/2/and see if it takes you to second group or not?
Regards
Brajesh - Brajesh Singh on November 25, 2019 at 3:12 am in reply to: Custom values multiple selection box #26723
Hi Jennifer,
I was referring for the BuddyPress core multi fields(checkbox/select).You are most probably using a custom implementation for the repeater field. Please consult the developer on how to store it in the database. It may have a different strategy for storing.
Regards
Brajesh - Brajesh Singh on November 25, 2019 at 2:59 am in reply to: Custom values multiple selection box #26721
Hi Jennifer,
No, Not that.
I was referring to this.
1. Keep the values in array e.g $val = array(“OPT1”, “OPT2”);
2. Then serializing it using something like this $serialized = maybe_searialize($val).Then you can store that value.
Regards
Brajesh - Brajesh Singh on November 24, 2019 at 12:30 am in reply to: Password reset not sent when using BP Branded Login #26708
Hi Jon,
Hope you are doing well.I have tested this functionality and it seems to be working fine foe me.
Can you please link me to the site using private reply. I can quickly check it there.
Regards
Brajesh - Brajesh Singh on November 24, 2019 at 12:23 am in reply to: Custom values multiple selection box #26705
Hi Jennifer,
The multi option values are stored as serialized value. Can you please check from your import that the field id has data in serialised form? Also, to be editable(selected on edit page, they will be case sensitive).Regards
Brajesh - Brajesh Singh on November 24, 2019 at 12:20 am in reply to: Add a filter to have no limit to send friend requests on BuddyPress Limit Friend #26704This reply has been marked as private.
- Brajesh Singh on November 24, 2019 at 12:18 am in reply to: [Resolved] Activity Autoloader – mobile? #26703
You are welcome.
- Brajesh Singh on November 24, 2019 at 12:15 am in reply to: [Resolved] Branded Login 'get new password' issue #26702
Hi Ralf,
Thank you. This is fine for now. I believe we need to add better compatibility with Nouveau.Regards
Brajesh Hi Ralf,
Thank you for sharing the details.
I believe that we should provide a settings for it then(the subject/message) in the admin. That will resolve it.Regards
Brajesh