Hey @steferru,
HTML code not enabled due to plug-in restrictions – This means that you cannot use HTML in the CF7 text & error message fields because it’s not allowed by CF7. So, it’s not fixable.
The GDPR checkbox should appear on the bottom of your CF7 forms now, if this is not the case, please let me know.
Kind regards,
Merijn Molenaar
<p>[text* your-name placeholder "Nome e Cognome *"]</p>
<p>[email* your-email placeholder "Email Personale *"]</p>
<p>[tel* your-cellulare placeholder "Cellulare *"]</p>
<a href='https://www.stefanoferruggiara.com/privacy-policy' target='_blank' style="color:#b03034"><i class="fa fa-shield-alt"></i> Leggi qui la mia Privacy Policy </a>
<p>Questo modulo non memorizza dati ma me li invia per poterla ricontattare!</p>
<p>[wpgdprc "GDPR - Accetto l'uso dei miei dati ai fini della presente richiesta."]</p>
[submit "INVIA RICHIESTA"]</p>
My code was this.. and now I removed the line
<p>[wpgdprc "GDPR - Accetto l'uso dei miei dati ai fini della presente richiesta."]</p>
and work.. (as with the code).
Now.. my question is.. when user CLICK on CHECKBOX.. what happen??
This choose is stored somewhere? I can receive a notification with the form info that user fill??
Sorry.. but I don’t understand..
For cookie I use COOKIEBOT.. cause for me setup in english your banner and all the cookie etc.. is difficult.
CF7 don’t store any info then what is important is receive along with the information entered in the form by the user, even the information that flagged privacy .. or have a place to see who flagged the privacy box.
-
This reply was modified 7 years, 2 months ago by
steferru.
-
This reply was modified 7 years, 2 months ago by
steferru.
Nothing.. forget last message.. I see now the notification.. ok perfect!! Thanks