If I activate the checkboxes and want to continue, the modal form tells me that the checkboxes are not checked yet. However, if i uncheck them, I can proceed.
I need to send you the original link (not the shared link), since the website is not fully released yet. I hope this is ok. The popup appears once you click the button.
Looking at the form, it seems that Radio Buttons are being used with the intention of using them as checkboxes. Would it be possible to use the checkbox form element instead of the radio buttons? This could be creating some conflicts on how the inputs are selected.
The radio button is meant for when only one option is supposed to be selected rather than multiple.
Let me know if this works or not, and I would be more than happy to continue helping out here.
My best,
Riley
Thank you very much for having a look at it. Yes, I use radio buttons with intention there since otherwise I cant get the information into Mailchimp. However, the issue was also there when I used regular checkboxes.