Ccile
Forum Replies Created
-
Hello,
Thanks for your plugin; it works great.
The only thing missing is this possibility to customize the mail with variables like firstname and lastname. I hope this feature is for soon !Cécile
Forum: Plugins
In reply to: [Complianz - GDPR/CCPA Cookie Consent] complianz detects non existing cookiesHello, I had the same pb. It seems that the plugin detect the dns-prefetch of Google font (core WP) . I removed all the dns-prefetch in my function.php like this and it’s ok for me:
<link rel=’dns-prefetch’ href=’//fonts.googleapis.com’>
<link rel=’dns-prefetch’ href=’//s.w.org’>remove_action( ‘wp_head’, ‘wp_resource_hints’, 2 );
But It’s just an alternate way to resolve the pb ??
Best regards,
Ccile
Forum: Plugins
In reply to: [Complianz - GDPR/CCPA Cookie Consent] Youtube with or witout cookiesHello everyone,
Ok, problem solved. It was CURL missing.
Many thanks for your assistance !
Ccile
Forum: Plugins
In reply to: [Complianz - GDPR/CCPA Cookie Consent] Youtube with or witout cookies@jdembowski Yes, there is really no problem. We are just echanging. And i think the problem is indeed with my version of php : it works with php 5.6 but it dosen’t work with php7+… And in fact, curl is fonctionning on 5.6 but does not on 7+
So I think the pb is curl. I need a new server to validate. I’m waiting for my tech and i’ll be back!Ccile
Forum: Plugins
In reply to: [Complianz - GDPR/CCPA Cookie Consent] Youtube with or witout cookiesAll right, I will do this, I promess. But tomorrow.
Thanks again and have a good evening !
See you
Forum: Plugins
In reply to: [Complianz - GDPR/CCPA Cookie Consent] Youtube with or witout cookies…indeed… I’m confuse… and you just put the code I gave you ? Just that and it work ?
Woaw ! It’s not fair!
I will continue to search on my own… can I really use the support ? Remember, its about the free plugin, not the premieum one…
Thanks for all !
Forum: Plugins
In reply to: [Complianz - GDPR/CCPA Cookie Consent] Youtube with or witout cookiesI duplicate the contact page and add the video on it: https://www.mecalaser.fr/testmapandyoutube/.
It seems the plugin doesn’t work on this page, even on the google map.
When I retire the video, it works again. I sware.I use no plugin to show the video, just:
<iframe src="https://www.youtube-nocookie.com/embed/id9cHLcrZoU" width="640" height="360" frameborder="0" allowfullscreen="allowfullscreen"></iframe>
Ccile
Forum: Plugins
In reply to: [Complianz - GDPR/CCPA Cookie Consent] Youtube with or witout cookiesHello Rogier,
no, I don’t.
And your plugin works well with google map on https://www.mecalaser.fr/nous-contacter (I just have a pb with BPS Pro on this page I think).
Thanks for looking…
Ccile
Forum: Plugins
In reply to: [Q and A Focus Plus FAQ] TEMPLATEPATH / Child themeUpgrade done, it works well. Good Job !