Browser cache error on Chrome and Firefox
-
Hello
I have a website in WP and I noticed that when logging in or logging out the page refreshes but it doesn’t register as the user has logged in/logged out, needing to refresh the page one more time for this to be displayed.
I noticed that when disabling the cache in the dev tools (network tab) of the chrome browser this problem does not happen, so I believe it is something related to the browser cache.I already reset the htaccess updating the permalinks, updated the url in settings -> general and add in wp-config define(‘WP_CACHE’, false), define(‘WP_HOME’,”) and define(‘WP_SITEURL’,”);
All without success.
I’ve already disabled all plugins, updated the wp and theme but the problem continues, it only works if browser cache is not selected in dev tool.
Would anyone know anything about it?
Thanks!
The topic ‘Browser cache error on Chrome and Firefox’ is closed to new replies.