Anyone?
I tried to use the wpmem_register_form filter and return an empty form. That removes the form on the WP-members register page, but nothing happens on the Woocommerce page. I guess the hooks don’t work there?
I’m able to remove the form with jQuery and then the Woocommerce customer registration works, but I don’t think that’s an ideal solution. Is there any other way to remove the WP-members fields from the Woocommerce registration form?