<!-- BOTTONE PRIVACY --> <script type="text/javascript"> if(typeof jQuery != 'undefined'){ var pstr1 = 'ACCONSENTO al <a href="INSERISCI QUI IL LINK ALLA TUA PRIVACY POLICY" target="_blank"><strong>Trattamento dei dati personali</strong></a> D.Lgs.30 giugno 2003 n196 '; var pErrorMsg1 = 'Per procedere è necessario spuntare il box del Trattamento dati personali.'; var pClass1 = 'bloom-privacy'; var $2a = jQuery, pform1 = $2a("."+ pClass1 +" form"); $2a(function(){ if(pform1.length>0){ pform1.find("[class=et_bloom_submit_subscription]").before('<label class="bloom-privacy-wrap"><label class="bloom-privacy-inside"><input type="checkbox" id="pcheck1" /> '+pstr1+'</label></label>'); var psub1 = pform1.find("[class=et_bloom_submit_subscription]"); psub1.on('click', function(){ var pcheck1 = $2a("#pcheck1"), pcheck1ed = pcheck1.is(":checked"); if(!pcheck1ed){ alert(pErrorMsg1) return false; } }); } }); } </script> <!-- FINE BOTTONE PRIVACY -->
Inseritelo in Divi> Opzioni Tema > Aggiungi codice al < body > (ottimo per codici di monitoraggio come Google Analytics)
Inserite nel codice il link alla vostra privacy policy dove vedete scritto “INSERISCI QUI IL LINK ALLA TUA PRIVACY POLICY”
Commenti recenti