Hi There,
It seems Enfold is not compatible with B2B Markets from Marketpress (https://marketpress.de/shop/plugins/woocommerce/b2b-market/).
And yes, we already contacted their support. Their answer:”We looked at this and found that the problem is related to your theme. You seem to be using a separate button for registration, which does not trigger the $_POST request to create an account.”
What can we do?
Thanks
Hey elbnetz,
Sorry for the late reply and thanks for the login. Please explain the steps to take to see the error, I’m not totally sure what to expect when the plugin works correctly.
Is the button referred to above on the “/mein-konto/” page?
On this page you are getting this error:
An invalid form control with name='b2b_uid' is not focusable.
This seems to point to your “Customer group” drop down and this script:
jQuery(function(){
jQuery("#b2b_uid").attr("required", "required");
})
But the button is a woocommerce button to create an account, so I would think that the plugin would recognize this?
Try removing the script and then without the error perhaps the button will work correctly.
Best regards,
Mike