Yeah i use this:
https://wordpress.org/plugins/cache-enabler/
I just found the option in this plugin to disable it for some sides…
And another problem i have on one page is this (and thats sure that this a problem from my bad configuration of Autoptimze, but im not sure how to fix it):
vc_grid.min.js:1 Uncaught TypeError: $.waypoints is not a function
at vc_grid.min.js?ver=5.4.4:1
at vc_grid.min.js?ver=5.4.4:1
Im using this in my .htaccess:
<filesMatch “.(ico|pdf|flv|jpg|svg|jpeg|png|gif|js|css|swf)$”>
Header set Cache-Control “max-age=84600, public”
</filesMatch>
You mean that this could cause the problem?
I tried that, but it takes quiet a few hours to see if its working or not…
So im going to give you feedback tomorrow.