Forums
(@francescobagnoli)
8 years, 5 months ago
fix here https://github.com/charlesLF/fix-w3tc/commit/ee1421db3e6f150179c6c72af35b01a5bd6c2460
8 years, 6 months ago
in wp-config set WP_DEBUG to true define('WP_DEBUG', true); and post here the result
define('WP_DEBUG', true);
+1 and return wrong mime type when cached (text/html)
here the fix https://github.com/szepeviktor/fix-w3tc/pull/81
w3 total cache not work on PHP 7.0.9 and has some issue on Nginx, try community version https://github.com/szepeviktor/fix-w3tc
8 years, 8 months ago
i have written to premium support yesterday without response.
8 years, 10 months ago
errata corrige:
I would suggest to grow the priorty to hightest number, eg:
add_action('wp_footer', 'wf_cookieconsent_load', 100, 1);
100 not 10
8 years, 11 months ago
Sorry for the link, this work:
https://blogs.msdn.microsoft.com/ieinternals/2011/05/14/stylesheet-limits-in-internet-explorer/