Hi,
I am having troubles with the information on the registration form.
I have edited the information in the users profile fields section in the dashboard, but these changes only come into effect when I try to submit the form and there is an error message due to not filling out the form correct.
Please see my attached images.
Do you have a solution for this?
My site is:
http://studyfitness.co.uk/register/
Thanks
Ca you please share the code that you have added for the customization of the register page ? Just send the whole file in a zipped format .
The majority of the customisation was performed within the 'Users' - 'Profile fields' section in the dashboard login, with a small amount of changes in the custom.css file, which include:
form div.error { width: 60%!important;}
.register-section { margin-top: 0;}
.register-section h4 { text-transform: capitalize!important; }
form h2 {
font-size: 30px; font-weight: 600;
color: #ffa90a;
}
.editfield .checkbox label { margin: 10px 0; }
.field-visibility-settings-notoggle { display: none;}
I guess the issue is resolved i can see the profile filds section when i open the page and also when it submit the form .
refer : http://i.imgur.com/7SsDBoH.png
http://i.imgur.com/NceGryk.png