• Hi
    My web host uninstalled a Cache plugin because it had screwed up my web site. Unfortunately it has left behind some code that prevents me from updating my site.
    The hosting company has not got a backup which takes
    me to before the screw up. The authors of the cache product are not interested. I have no technical knowledge.
    If anyone can tell me the best course of action I would be most grateful.

    Thanks to anyone who replies.

Viewing 1 replies (of 1 total)
  • You might want to first try if your browser is not caching the pages.
    Make sure you do a hard refresh on your page or clear your browser’s cache.

    Then check your wp-config.php file and see if there’s this line of code.
    define('WP_CACHE', true);

    You might need to set it to false.

Viewing 1 replies (of 1 total)

The topic ‘Residual code after uninstalling plugin’ is closed to new replies.