vinmad
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form 7] Anonymizing Remote IP Address: Not WorkingUsing this ufficial code into function.php
add_filter( 'wpcf7_remote_ip_addr', 'wpcf7_anonymize_ip_addr' );the IP (for example) 192.168.0.255 is converted to 192.168.0.0 (without last tre numers). I tested this with Flamingo
Forum: Plugins
In reply to: [MC4WP: Mailchimp for WordPress] GDPR complianceForum: Plugins
In reply to: [MC4WP: Mailchimp for WordPress] GDPR compliancePerfect ! Thank you a lot 🙂
Now there is a this information in user card -> https://ibb.co/kynpyXL
But the NOTE in Activity Feed isn’t possible, yet… it’s true ?Thank you,
Vincenzo
Forum: Plugins
In reply to: [MC4WP: Mailchimp for WordPress] GDPR compliance@lapzor Thanks for letting me know
I added the code manually… this is the complete screenshot
Forum: Plugins
In reply to: [MC4WP: Mailchimp for WordPress] GDPR complianceHi, @lapzor
Thanks for your interest,
Yes, I’m using MC4WP plugin. This is my website, where I’m testing.
This is the code -> https://ibb.co/zmcz3ph
Thank you
Forum: Plugins
In reply to: [MC4WP: Mailchimp for WordPress] GDPR complianceI added the interest groups code
<select name="mc4wp-INTERESTS[ec75a797c8]"> <option value="5527b34480">Interest group 1</option> <option value="462b888077">Interest group 2</option> </select>but the value does’t present in Mailchimp list, still.
https://ibb.co/N9W3vw0 – https://ibb.co/N6tskzk – https://ibb.co/xSnLCp7
Where am I wrong ?
Thanks
- This reply was modified 5 years, 6 months ago by vinmad.
Forum: Plugins
In reply to: [MC4WP: Mailchimp for WordPress] GDPR complianceHi @hchouhan,
Thank you a lot for your answer.
I read this article an I added code in form code ( with mc4wp- prefix )
<input name="mc4wp-AGREE_TO_TERMS" type="checkbox" value="1" required=""> <a href="https://cosentinohome.com/negozio/cookies-e-privacy-policy/" target="_blank">Ho letto e accetto i termini e le condizioni</a>but the value does’t present in Mailchimp list ( in Activity Feed user ).
Do I make any mistakes?Thank a lot,
Vincenzo