[acceptance acceptance-840]Accept1 [/acceptance]
[checkbox* checkbox-793 use_label_element “yes” “no”][group group-987]
[acceptance acceptance-840]Accept2 [/acceptance]
[/group]
[submit “Submit”]
show [group-987] if [checkbox-793] equals “yes”
]]>I am not able to get this fixed with CSS, it is not working.
Please I need a hint for adding my required information (hyperlink) into this form. I would prefer not to make a template override for that and hope for a easier solution.
Thanks for any idea!
]]>I use the CF7 Module for all my forms. Since several weeks, I noticed that the field errors are not displayed when an acceptance field is present in on form.
When submitting a form, if the acceptance field is unchecked and/or another field too, nothing happens. I don t even see the form work on submit. I have to replace the acceptance field with a checkbox.
When I don t use your plugin, all is correct.
Do you know why ?
Thx for your help!
Regards.
]]>today, I got a report from someone trying to subscribe to my newsletter who stated that the checkbox within the MailPoet form (2nd section) isn’t showing up.
The field is there to accept my privacy policy. I used a custom field > checkbox to add the mandatory acceptance to my form.
For that subscriber, only this particular checkbox is missing, not the label next to it and not the checkboxes above it to choose the newsletter lists.
It isn’t showing for him both on desktop and mobile phone, even after clearing caches and trying different browsers. Of course, if he tries registering via this form, it puts out an error since this field is mandatory.
On all other MailPoet forms I have used on my website, he can see and use the same checkbox just fine.
Unfortunately, I couldn’t reproduce this issue at all. For me, it is showing everywhere just fine. Nothing changed after I cleared the website cache and comparing my forms also didn’t provide a hint. I even got new subscriptions where this form was used.
Do you have any idea what the issue could be? I am totally clueless.
Edit: I have found the issue! It only happens when the page is translated to English! The checkbox gets lost in the translation, unfortunately.
Warm regards,
Naomi
#contactformacceptance {
text-align: left
}
Written in the contact form:
[acceptance your-consent id:contactformacceptance]Please check the box to accept the privacy policy & T&Cs[/acceptance]
thank you,
Jasmine
How can I do this? I don’t know how to write css.
—
On contact form7:
<label>[acceptance Polticaprivacidad]Acepto expresamente las <a href="https://miquelsl.com/index.php/aviso-legal/" target="_blank">políticas de privacidad</a>. Acepto expresamente el tratamiento de mis datos de carácter personal por parte de la entidad.[/acceptance]</label>
<label>[acceptance Email]Acepto expresamente mediante el presente envio de email las <a href="https://miquelsl.com/index.php/aviso-legal/" target="_blank">políticas de privacidad</a> de la entidad en la web.[/acceptance]</label>
]]>