How to Solve common issues caused by Cache.
If you're facing any issue that you think shouldn't happen or the Plugin isn't behaving properly? Then you might wanna do the Following:
- Clear your browser cache.
- Clear/purge any cache plugin.
- Clear/purge if you're on CDN.
- Re save Permalink.
- Might be a Plugin.
Clear your browser cache
Most of the time any unusual plugin behavior or any kind of new is caused by the Browser Cache. Clearing your Browser Cache might help here. You can also try Incognito Mode in such situations. Here's an article to clear browser cache on any Browser: elegantthemes.com/blog/wordpress/how-to-clear-all-browser-caches
Clear/purge any cache Plugin
If you've installed any Caching plugin like WP Super Cache, W3 Total Cache or similar Caching Plugins, then you must try to clear your Cache using the Plugin. Almost every plugin provide an option in admin bar to Clear/Purge Cache. Take a look 👀
Clear/purge if you're on CDN
Your CDN might be a culprit, so you must clear your CDN Cache as well. Login to your CDN Provider Dashboard and find an option to clear your CDN Cache.
Re save Permalink
Resaving you permalink might be helpful sometimes. Here's how to resave it:
Might be a Plugin.
Try to deactivate all the plugins installed on your site to see If there's any conflict caused by any plugin you've installed on your site. If you found out that your issue was caused by this specific plugin, you might need to report them about the conflict.