• jadi100

    (@jadi100)


    Hi,
    i’ve the following problem:
    When modifying a registration form with WP-Members the lowermost field appears always double (but just the title, not the input element). Lowermost means above the sentence “You get an E-Mail …” and the register-button. It doesn’t matter which field is at the bottom or what type it is. I’ve deactivated other plugins that may disturb somehow, but without success. Thanks for a hint to solve the problem.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Chad Butler

    (@cbutlerjr)

    There is an issue in the processing for both WooCommerce’s registration form and the WP native form that duplicates the last field (note that this does not occur in the WP-Members form).

    This will be corrected in the next update. Until then, you can apply the patch by replacing the wp-members/includes/class-wp-members-forms.php file with the version here:
    https://gist.github.com/rocketgeek/ca412d889d98f56af17962c8221af297

    Thread Starter jadi100

    (@jadi100)

    Thank you for the quick reply! It works. Indeed, I use the WordPress-registration form. I will check out how to use the WP-Members form too.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘unwanted double field in registration form’ is closed to new replies.