wordpress - Wp total cache and w3 super cache -


what plugin choose wordpress project? tried both , using w3 super cache because more speed , important. also, when deleted wp total cache before cache clear errors cant remove admin panel. maybe know problem?

try delete w3 total cache plugin wp-content/plugins folder

remove line wp-config file – (define(‘wp_cache’, true) )

delete advanced-cache.php, dwp-total-cache-config.php

delete entire w3tc folder wp-content folder.

check .htaccess file; if see code added w3 total cache, remove it.

i hope resolve problem.


Comments

Popular posts from this blog

python - Operations inside variables -

Generic Map Parameter java -

arrays - What causes a java.lang.ArrayIndexOutOfBoundsException and how do I prevent it? -