If you are working with Dolphin, you might experience some issues at times while modifying your website, for resolving these issues you must clear the Dolphin cache. In order to clear all the cached files used by Dolphin, refer to the steps mentioned below:
- Login to your website through FTP
- Delete all the files present in the ‘/cache’ directory (do not delete the .htaccess file)
- Delete all the files present in ‘/cache_public’ directory
You can also disable the caching globally. In order to do this go to Admin panel >> Settings >> Advanced Settings >> Template. Remove the check marks from the following options:
- Enable cache for HTML files:
- Enable cache for images:
- Enable cache for CSS files:
- Enable cache for JS files:
Preferably it is a good idea to turn off the caching options while your website is under development. Once the website is completed and it is ready to go live, you can enable the caching options.