Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support CookieYes Team

    (@cookieyesteam)

    Hi @brookjacoby

    Greetings from CookieYes!

    Please don’t add your site URL as the script URL pattern of any cookies in the Cookie list.

    Thread Starter brookjacoby

    (@brookjacoby)

    It’s removed.
    I’ve tried that to see if it would change something, but no.
    Otherwise, I got an error message in the console after refusing all cookies, related to :

        <script type="text/javascript" id="jquery-js-after">
            /* <![CDATA[ */
            jqueryParams.length && $.each(jqueryParams, function(e, r) {
                if ("function" == typeof r) {
                    var n = String(r);
                    n.replace("$", "jQuery");
                    var a = new Function("return " + n)();
                    $(document).ready(a)
                }
            });
            /* ]]> */
        </script>

    The errors says : Uncaught TypeError: $.each is not a function.
    Is that a script aded by CookiesYes?

    Thread Starter brookjacoby

    (@brookjacoby)

    I also noticed that toggles doesn’t work either when refusing the cookies.

    Thread Starter brookjacoby

    (@brookjacoby)

    I’ve narrowed the problem. The problems occurs when the person refuse the “Analytics” cookies.

    The only cookies listed are for Matomo… but the had the URL as the domain.

    Removing the script URL resolved the problem!

    • This reply was modified 23 hours, 19 minutes ago by brookjacoby.
Viewing 4 replies - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.