[Plugin: WooCommerce – excelling eCommerce] compability with wp super cache
-
Woocommerce creates a conflict with WP Super Cache and destroy the layout. The cache file is probably being served before the plugin is loaded. To solve it set $wp_super_cache_late_init to 1 in wp-content/wp-cache-config.php to serve the file after “init” and after plugins are loaded.
This could also resolve problems of compatibility of wp super cache with other plugins, so i decide to share it.
- The topic ‘[Plugin: WooCommerce – excelling eCommerce] compability with wp super cache’ is closed to new replies.