Good question and acf
Hi Artem,
I am using both your plugins but am struggling to style and position accordingly on the registration form.
I can move the first name/last name to above the main fields by moving:
<?php do_action('register_form'); ?>
but on doing so the div id='gq-wrapper' is moving up with the first name/last name fields.
I was wondering.
Is there anyway to code the first name/last name fields into the form without using your acf plugin to add these fields, so I can keep the same styling in the form and also maintain the good question form at the bottom?
Regards