-
Author
-
June 18, 2014 at 10:43 #20093rudik2Participant
Hi,
1. i would like to add some fields in register form (drop down select box, checkbox, data selector) but i have some problem.
I see file general-register-modal.php, but i don’t know what i must write in<input type="password" id="confirm_password" name="signup_password_confirm" class="inputbox" required placeholder="
for drop down select box, checbox and data selector.When i can find information about type, id, name, class for this fields?
2. One more problem. When user use facebook registration or click in group, member thumb in home page, he don’t see register form he is redirect to register page, but in register page quest don’t see “accept term and condition”. He see this only in register form. How to fix it?
June 18, 2014 at 13:16 #20116CatalinModeratorHello,
1. Go to WordPress menu at (Users/Profile fields), the “Base(Primary)” tab has the fields that can be seen in the register page. You can yse the “Add new field button”
2. Give me the link to your site to be able to see the issue
Thank you,
CatalinHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJune 18, 2014 at 15:52 #20153AbeKeymasterHi @rudik2
Edit the modal popup form page-parts/general-register-modal.php to match your custom field needs. You need basic HTMl/PHP knowledge for that and customizing the templates it is not part of this support forum.CHeers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.June 18, 2014 at 15:55 #20154rudik2Participant1. When i can find information about type, id, name, class for this fields for drop down select box, checbox and data selector?
2. I think that is some bug. Please fix it. Did you try delete my avatar?
June 23, 2014 at 18:00 #20533AbeKeymasterYou should follow the example from our existing fields in the register form. You should inspect the fields from the /register page to see what id, class, etc.
Like I said you need basic HTMl/PHP knowledge for that and customizing the templates it is not part of this support forum.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution---
@ SeventhQueen we do our best to have super happy customers. Thanks for being our customer. -
AuthorPosts
The topic ‘How to add "Drop Down Select Box', 'Checkbox', 'Data selector' to register form.’ is closed to new replies.