This topic contains 1 reply, has 2 voices. Last updated by Cristián Lávaque 4 years, 3 months ago.
Topic Author | Topic |
---|---|
Posted: Saturday Sep 15th, 2012 at 9:19 am #25422 | |
Hi S2 team! I have also added a Custom Field for the user’s Salutation (2 radiobuttons for Mr and Mrs). In my registration form template (paypal-registration-form.php; copied from plugins folder into my theme directory) I want this Salutation to be rendered before the standard first name field and not as part of the “Additional fields”. Is there a way to get this done? Some function I can hook into (something like s2_get_form_field($custom_field_id) )? I hope I could make my problem understandable :-) Thanks very much :-) |