Tagged: enfold, multilanguage
In the thread https://kriesi.at/support/topic/how-to-translate-cookie-consent-message/
you explain how to translate Cookies Consent message in several languages via span & CSS
I use it and this is very helpfull BUT the madatory function (the visitor must clic this checkbox to send the form) seems disabled
How can i do to keep this checkbox with mandatory function ok ?
Thxs for your help…
Hey totoro,
We apologize for the late response.
Can you give us a link to your site? so we can inspect it.
You can post the link in private content, if you want it to be seen by moderators only.
Best regards,
Nikko
Hi,
Thanks for the info. I think this is working properly. I can’t send the form when the checkbox is not ticked or enabled.
Best regards,
Ismael
ok – yes you’r right
my mistake because the text beside the checkbox stay black (vs red) when i try to send the form when this checkbox is not ticked
How to have the warning in red for mandatory with this span and css hack?
thxs for your help
Hi,
Thanks for the update.
This css code should add a red border around the privacy input if it’s not ticked:
.av_form_privacy_check.error {
border: 1px solid red;
}
Best regards,
Ismael
perfect – thxs a lot
Hi totoro,
Glad that Ismael helped you :)
Feel free to comeback if you need further assistance.
Thanks for using Enfold and have a great day!
Best regards,
Nikko