• Resolved abdulhanan18

    (@abdulhanan18)


    I can’t remove the plugin totally and it edits my htaccess file. Which creates problem for my website. And I do not able to change my permalinks. Please resolve my problem and do preventive measures on priority bases.

    Best regards

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor Marko Vasiljevic

    (@vmarko)

    Hello @abdulhanan18,

    To completely remove W3 Total Cache please follow the instructions below:

    1. Purge Cache
    2. Deactivate and Delete Plugin
    3. Check .htaccess File (make backup)
    W3TC will create many directives in .htaccess file to control the caching behavior. Each section will start and end with comments like “#BEGIN W3TC Page Cache core” and “#END W3TC Page Cache core”.
    Ensure that no residual entries are leftover in your .htaccess file after deleting the plugin.
    4. Delete wp-content files and folders
    – cache folder
    – w3tc-config folder
    – object-cache.php File (if exists)
    – advanced-cache.php (if exists)
    – dbcache.php (if exists)
    – upgrade folder
    5. Delete Cached Files from CDN (if using CDN)
    Besides deleting all the relevant files, if you use CDN then ensure to purge the cached content from your CDN. This is necessary when you enabled minify option in W3TC settings. You should delete the minified and combined scripts and CSS files from your CDN server to avoid the site breaking on the browser.

    Thread Starter abdulhanan18

    (@abdulhanan18)

    Let me try it.

    Best Regards

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Plugin w3 total cache error’ is closed to new replies.