Replies
- smart life on April 2, 2018 at 3:24 pm in reply to: [Resolved] Correct add class to Buddypress Register Popup #14220
3) Can you please re-check with buddypress condition logic. I tested few times, but this plugin not work on registration form. It show all.
- smart life on April 2, 2018 at 2:59 pm in reply to: [Resolved] Correct add class to Buddypress Register Popup #14219
Hi,
Please give me code to comment out multiple feild group 8,9,12,15,18 in pop-up register.
Reason:
1) Base tab, only name which is weired
2) defaul profile/edit/1 is empty page, if i use css to hidden the only base tab.
etc…bellow your code guide, but i don’t know how to correct it.
<pr>
add_filter(‘bpajaxr_xprofile_args’,’my_custom_registration_fields’);function my_custom_registration_fields($args=”){
return ‘profile_group_id=2&hide_empty_fields=0&hide_empty_groups=0’;
}
</pr> - smart life on April 1, 2018 at 1:49 am in reply to: [Resolved] BP profile visibility redirec option. #14196
It worked.
Can u help me in bellow topic
https://buddydev.com/support/forums/topic/correct-add-class-to-buddypress-register-popup/ - smart life on April 1, 2018 at 12:54 am in reply to: [Resolved] BP profile visibility redirec option. #14194
Hi, I fixed issue.
Now what is the code spinned also restrict /members page for none logged in user redirect to home page?
- smart life on April 1, 2018 at 12:34 am in reply to: [Resolved] Correct add class to Buddypress Register Popup #14193
Hi,
Can you check the plugin issue with close button and provide me code spinned to remove muiltiple feild?
Thanks
- smart life on April 1, 2018 at 12:33 am in reply to: Ajax registration – form has gone whacky #14192
It seem something wrong with your code, you should share the support how did you coded. With me everything is work fine. Except:
1) (x) close register button no longer work
2) Remove multiple feild group 8,9,12,15,18My topic here:
https://buddydev.com/support/forums/topic/correct-add-class-to-buddypress-register-popup/ - smart life on April 1, 2018 at 12:27 am in reply to: [Resolved] BP profile visibility redirec option. #14191
Hi,
Thank code worked.
Another question:
I also use bellow “code snippet” to auto redirect user who is normal login (NOT first time) redirect to PROFILE page
https://buddydev.com/buddypress/buddypress-trick-redirect-users-to-their-profile-on-login/
This code is not work, when user normal login it always reload at current page. Can you help me check the code?
P/S: My theme defaul coded redirect for user login to current page, there is no other option in theme.
Thanks
- smart life on March 31, 2018 at 12:29 pm in reply to: [Resolved] Correct add class to Buddypress Register Popup #14187
Issue 2)
Close and click anywhere is not work. I must re-load the website to allow disappear (close) register panel. Can you check?
- smart life on March 31, 2018 at 11:56 am in reply to: [Resolved] Correct add class to Buddypress Register Popup #14185This reply has been marked as private.
- smart life on March 19, 2018 at 1:14 pm in reply to: Urgent! Conditional Profile Fields for Buddy not work with "BP Profile search" #13961
I’m opening the topic with xprofile search plugin. Can you please provide me some advide which help developer quickly integrate with condition xprofile feild please. The more clear infor, the more they accepted to update.