Replies
- calu on April 14, 2021 at 3:06 pm in reply to: Friends directory and Recent Visitors directory do not follow Members Loop #37795
Hi Brajesh, sorry for not understanding Member Loop correctly, I have styled my members directory and added extra profile fields in header, but of course this customization is not added to these lists as well.
Is there a selector and function to style and add functions to all these members lists, so they all look the same?
Thanks!
Regards
Carsten Hello Ravi, thank you very much for your help, much appreciated, it’s working perfectly.
I can use the code for hiding the button in members header actions as well, but the only function I can find in BP documentation is
bp_is_user_profile()
which removes the friend button from all of the profile page. Is there a function for the member header action?I can see that there are many approaches to hiding buttons,
add_action
.remove_action
oradd_filter
,return $button;
,'__return_false'
,$display = false;
Is there any systematic approach when choosing method?
Thanks again.
Regards
Carsten- calu on April 12, 2021 at 8:57 pm in reply to: Associate different WordPress roles to different Member Types at sign up level? #37682This reply has been marked as private.
- calu on April 12, 2021 at 4:54 pm in reply to: Associate different WordPress roles to different Member Types at sign up level? #37671This reply has been marked as private.
- calu on April 1, 2021 at 3:01 pm in reply to: Associate different WordPress roles to different Member Types at sign up level? #37423This reply has been marked as private.
- calu on April 1, 2021 at 2:48 pm in reply to: Associate different WordPress roles to different Member Types at sign up level? #37422This reply has been marked as private.
- calu on April 1, 2021 at 12:39 pm in reply to: Associate different WordPress roles to different Member Types at sign up level? #37417
Hi Ravi, thanks for your reply, just to clarify this, if the Member Type is assigned already at registration, using the Single Member Type profile field, then the user role eg. customer can be assigned as well, I can’t see how this is done in the “Setup automatic WordPress role assignment based on BuddyPress member type” chapter and screen shot?
Will this surpass New User Default Role in WP General settings?
Regards
Carsten - calu on March 30, 2021 at 11:30 am in reply to: [Resolved] Single Member Type fields do not appear on the signup page. #37371
Hi Ravi, that’s good to know, thanks 😉
- calu on March 30, 2021 at 11:08 am in reply to: [Resolved] Single Member Type fields do not appear on the signup page. #37369
Hi Ravi, thanks for looking into this so promptly, it’s working now. So the user with not member type field is mandatory for things to work?
Thanks again!
Regards
Carstn - calu on March 30, 2021 at 10:29 am in reply to: [Resolved] Single Member Type fields do not appear on the signup page. #37366This reply has been marked as private.