• Resolved galix

    (@galix)


    Hi guys, was not easy to find a great plugin, but this seems the one I was searching for. Congratulation for your great job 🙂
    I have few questions in order to solve some issues and preference:
    1. I can’t make work reCaptcha with this plugin. What domain name should I use in Allow Domain? or is there another solution?
    2. Would be great a scan in order to have the list of cookies and relative domains.
    3. Can be the banner slightly more thin?
    Thanks!

Viewing 12 replies - 16 through 27 (of 27 total)
  • Plugin Author Johan Jonk Stenström

    (@jonkastonka)

    Regarding the error in Safari console, that is your Google Tag manager code and has nothing to do with my plugin. But the solution is:
    Change
    gtag(‘config’, ‘UA-171286210-1’’, { ‘anonymize_ip’: true });
    to
    gtag(‘config’, ‘UA-171286210-1’, { ‘anonymize_ip’: true });

    ‘ is the only single quote character you should use in javascript. Never ‘ or ’. And also there is both ‘ and ’ after your ID.

    Edit: unfortunaltely this editor change single quote to the wrong single quote. Ironic. Look at this guide and use the same kind of quotes: https://developers.google.com/analytics/devguides/collection/gtagjs

    Thread Starter galix

    (@galix)

    Hooray! 😀 🎉

    Thread Starter galix

    (@galix)

    Hooray! 🎉 It’s clickable, it works! 🙂
    But on Safari, the banner get hide again on my pc.
    I am sure, it will be solved soon anyway.

    • This reply was modified 5 years, 7 months ago by galix.
    Plugin Author Johan Jonk Stenström

    (@jonkastonka)

    On Safari on my computer with cleared cache it works like a charm.

    Thread Starter galix

    (@galix)

    Yes, was about my Safari update. All works great, I confirm!

    Thread Starter galix

    (@galix)

    Hi Johan, how can I add this code to the cookie icon in Elementor header? #cookiesAndContentPolicySettings

    Plugin Author Johan Jonk Stenström

    (@jonkastonka)

    I don’t use elementor but I guess you should be able to add a link with #cookiesAndContentPolicySettings as href in Elementor.

    Thread Starter galix

    (@galix)

    yes, no problem.. solved 🙂

    Thread Starter galix

    (@galix)

    Hi, I am writing my privacy policy.
    The cookie stored by this plugin (cookies_and_content_security_policy) I guess is session one, with Functional purpose. What about the expiring date? It appears to 28 years. Pls adv
    Thanks a mil again!

    Plugin Author Johan Jonk Stenström

    (@jonkastonka)

    It’s not a session cookie, and it will expire in a year. Since this is a first party, functional cookie, this is legal.

    Plugin Author Johan Jonk Stenström

    (@jonkastonka)

    Yes, it will be one year on next release.

    Thread Starter galix

    (@galix)

    Great! Thank you! 🙂

Viewing 12 replies - 16 through 27 (of 27 total)

The topic ‘reCaptcha’ is closed to new replies.