Hi, When I want to update the theme and change my widgets, the WP Super Cache won't refresh the website to allow me to see the changes. I tried to disable it when I am modifying the layout, my website is still cache the website. I also tried to uninstall the plugin, it is still cache it. any idea?
I have already remove define( 'WP_CACHE', true ); from wp-config.php and Remove the directory wp-content/cache/, Remove the files wp-content/advanced-cache.php and wp-content/wp-cache-config.php. But the WP Super Cache is still working on my website.
Thanks!