Christian
Forum Replies Created
-
Forum: Plugins
In reply to: [GDPR] How to block cookies ? Other than _gawindow ga disabled does not remove the cookies after they are set.
Another issue is, when you use a cache plugin. The window ga disabled will stay in cache… ;( Havent found a way to disable cache for the head right now…
Forum: Plugins
In reply to: [GDPR] Reconsent bar NOT showing after privacy policy update in 2.0.8Same issue here since 2.0.8
No its not solved by this.
The problem is the “asynchronous loading of JavaScript” by Cloudflare. That causes this issue.
Now its solved.
Forum: Plugins
In reply to: [GDPR] How to block cookies ? Other than _gaHi,sorry for off topic.
But how did you get this _ga to work?
It wont work for me. Even with the code from gdpr’s website.- This reply was modified 6 years, 9 months ago by Christian.
Or like this:
if ( window.is_allowed_cookie( ‘google-analytics’ ) ) {
//then google analytics code here
}
Only the real time data is shown.
The rest is the blue bar of “death” ??Forum: Plugins
In reply to: [Hyper Cache] Some necessary things in the header.php are not cached!Hello Stefano,
Cookie Notice is a js…
Or do you mean something different?
I am not a pro in js so if you got some advice for me how to handle that it would be awesome!Forum: Plugins
In reply to: [Hyper Cache] Some necessary things in the header.php are not cached!Hey Stefano,
ok, I know that W3 TC did this. But I want to stick with HyperC.
Another thing is the plugin Cockie Notice. When some one accept the cookie on the website and goes to a page that is not in the cache already, it will cache the page without the notice. So other users will not see this notice if the go to that page.
Could this be solved somehow?
I would prefer, if one from the support team would report on this ISSUE!
Thank you dwinden ??
But I am using Safari. I tried it with FF now and it works.
Strange is, that without any changes it works also on Safari now…Thank you guys!
A hard refresh? What do you mean?
Forum: Plugins
In reply to: [W3 Total Cache] YUI Composer doesn't work!And I even didn’t know if I really need all those files inside the YUI compressor. And if I really got the working one. The original seems not to be supported anymore.
Forum: Plugins
In reply to: [W3 Total Cache] YUI Composer doesn't work!Inside the plugin I could not find it. So I downloaded it (from github I think) and tried it to implement it by myself. The path to the jar and the java file was correct but if I trie test it, it was only error messages like “inline break 5000” and no write permission etc.
Sorry for that, but I guess I have a lot of problems with JP.
Its the shortener. Now I changed to bitly. So I do not need this anymore.Next I had problems with the logo. Its size raises after loading but only on mobile devices like iPhone and iPad. In the browser if I change the size or uses the e.g. firefox size dev tool to simulate different sizes it works.
Now JP is completely deactivated on my space. It causes way too much problems than it rather helps me.
Forum: Plugins
In reply to: [Yoast SEO] Seach ConsoleDid you try this? Or is that a common answer?
Yes, I’d tried it all.