• Resolved robzan74

    (@robzan74)


    Hi everyone,

    I’im trying to add an id attribute to woocommerce registration form (I’m using wordpress) because I need it to map fields data and send them to GDPR consent solution dashboard on Iubenda via Javascript: when I assign id the javascript works and send the data, but the registration form stop working and doesn’t register users on database anymore.
    Maybe I have to assign id not into the html but via php? How to it? Anybody has other solutions?

    I will appreciate any help or suggestion. Thank You

    robzan74

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Nico

    (@nicolamustone)

    Automattic Happiness Engineer

    Hello @robzan74
    It is weird that just adding an HTML ID causes that. Try to add the ID without your code in place.

    The form should submit anyway. If it does, then you know that something is blocking the form in your JavaScript.

    Plugin Support EtienneP a11n

    (@etiennep)

    We haven’t heard back from you in a while, so I’m going to mark this as resolved – if you have any further questions, you can start a new thread.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘assign id attribute to submit button in woocommerce registration form’ is closed to new replies.