• Resolved Testrup

    (@testrup)


    Hi guys

    All of the sudden the Accept All Button doesn’t work.
    Our users needs to click on the “Cookie Settings” button to be able to accept the terms.

    The Chrome Console comes with the following error when pressing the button:

    public.js?ver=9.0.0:1148 Uncaught TypeError: Cannot read properties of undefined (reading ‘indexOf’)
    at Object.removeUrlDomain (public.js?ver=9.0.0:1148:24)
    at Object.compareUrl (public.js?ver=9.0.0:1163:30)
    at public.js?ver=9.0.0:1137:38
    at Array.forEach (<anonymous>)
    at Array.<anonymous> (public.js?ver=9.0.0:1136:34)
    at Function.each (jquery.min.js?ver=3.6.0:2:3053)
    at HTMLAnchorElement.<anonymous> (public.js?ver=9.0.0:1135:23)
    at HTMLAnchorElement.dispatch (jquery.min.js?ver=3.6.0:2:43064)
    at v.handle (jquery.min.js?ver=3.6.0:2:41048)`

    Any thoughts?

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author WebToffee

    (@webtoffee)

    Hi @testrup,

    Greetings from Webtoffee!

    We have tested your site and found an attribute missing in the accept button which is causing the issue. So we request you to add this code to your site’s active child themes functions.php to add it back. Please clear your site cache after adding it and check your Accept button behavior again.

Viewing 1 replies (of 1 total)

The topic ‘“Accept All Button” doesn’t work any more’ is closed to new replies.