tpxvennie
Forum Replies Created
-
Hello
Yes the problem was in a render template. this was not a problem of your Plugin.
There was a call, that shouldn’t be used in the render template. the Template used setup_postdata($post) and a global$post-Manipulation while rendering. That did manipulate the slug and that did generate a wrong page slug from the backend render template.
ThanksHi Moove Agency….
everything works as expected now,
thank you.Hi Move Agency
I’ve updated to the newest Plugin version Version 4.7.0.
Sadly the behaviour is more erratic now.
If i click on the reject all button, sometimes everything is working, but mostly not…
I’ve also deactivated autoptimize and Cache Plugin to check if this behaviour has something to do with caches or otpimized/combined JS. It does not.The Close Button is working fine for each session, the Accept button is working, the Settings button is working…
But the reject All Button is sometimes working, mostly not.
If it is working i can see that there is a cookie set. And if it is not working no cookie is set at all, so that a reload is reinitialising the cookie banner.I tried that in different Browsers with or without incognito mode… also with different Websites still the same.
So at the moment my workaround fo that is to “misuse” the close button and inject some Text there with css and the :after class…
- This reply was modified 4 years, 3 months ago by tpxvennie.
Follow Up:
Hy Guys, could it be that the functionality of the “reject” button after updating the plugin is different?As i can see here the reject All button now does exactly this: reject all cookies, right?
So the Cookie Banner will be loaded all the time if you reject all.
That could maybe a Problem, because you can not accept all the necessary Cookies without using only the Settings buttons. Is that correct?
Did you change the functionality here?