This topic has 4 replies, 2 voices, and was last updated 10 years, 4 months ago ago by Robert Hall
Now, legenda custom registration template has Username, Email, password and reenter password.
I want to add two more fields and a checkbox to accept the terms and condition.
After adding the fields, where to do the validation and then add the meta.
How to achieve this and in which file I have to edit?
Any help will be appreciated.
Hello,
You can edit this in /wp-content/themes/legenda/et-registration.php file (line 51-80).
We recommend you make the changes in a child theme not to lose modifications after the theme update.
Regards,
Robert Hall.
I have added a custom fields in registration template and its validation. But the data of the fields which i have added is not getting saved in the backend area
Where to add the meta code in the theme php files so that the data gets saved in backend.
Please help.
In this case we recommend you to create a ticket at https://support.8theme.com/ and our specialists will look into this issue more deeply. Don’t forget to provide your credentials to FTP and wp-admin panel in the ticket.
Thank you.
Regards,
Robert Hall.
Tagged: #legenda, custom fields, registration, template, woocommerce, wordpress
You must be logged in to reply to this topic.Log in/Sign up