Hi,
I added class as bellow, but seem no work. Please help me correct it.
Issue 2)
Close and click anywhere is not work. I must re-load the website to allow disappear (close) register panel. Can you check?
Hi,
Can you check the plugin issue with close button and provide me code spinned to remove muiltiple feild?
Thanks
Please link to the site. It is most probably a javascript error for the close button.
For the Fields, I will suggest moving the fields to secondary groups,. BuddyPress will only show the primary group fields in the form.
Thank you
BrajeshHi,
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>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.
Hi,
The close button got issued with this plugin:
https://wordpress.org/plugins/bp-xprofile-location/I create option: location in “base” group. If i remove it, then it will be fine. But if i keep it in base which appear in sign-up form, then close button became disabled.
How to fix it?
Thanks
Oh many issue.
Shorty for all.
1) Close button conflict with “Bp xprofile location”
2) Condition logic is not work
3) After registration finished, it auto login, without send any verify URL to email. —> Which any user can use fake account. How do i have verify code?
4) Profile Visibility plugin understand question:
+ Exclude Users from Members search? i choose YES
+ Exclude Users from Members directory? i choose YES
These are option apply for CURRENT login user? OR ALL members who registed account to website?- This reply was modified 6 years, 7 months ago by smart life.
5) Sign up success notice. What is class for all text? It too fast, i can’t cacth the class of them! and how do i change time longer, not enough time to read. I was used 3 times to create account to read complete text.
- This reply was modified 6 years, 7 months ago by smart life.
The topic ‘ [Resolved] Correct add class to Buddypress Register Popup’ is closed to new replies.