Hello
I have the following problem:
When a user accepts the cookies on a different page than the homepage, it saves the path of that page in the path of ‘cookie_notice_accepted’ (for example /en/contact). This means the user will get the cookie notice on every other page he visits until he has accepted cookies on all pages.
Only when the user accepts the cookies on the homepage and the path is saved as / or /en, it works fine for all pages and the notice doesn’t show up again. I’m using a wordpress multisite.
Thanks in advance for your help!