Dashboard needs to reloaded before it reflects changes
-
I just installed a fresh copy of WordPress on our new Server and moved data from previous server. (wp-content, database and apache configs).
The problem we are facing is while creating content (or basically doing anything) in the Admin Dashboard, no changes are reflected unless we reload the page.
Example scenario, suppose I create a page and publish it. If then I again go to Dashboard->Pages, it won’t show the new page in the list of pages. Once I hit refresh, it will show the new page.
I thought it could be an issue with the plugins we are using and I temporarily disabled all the plugins. But this didn’t solve the problem.This is our config:
WAMPServer – 3.1.0
Apache – 2.4.27
PHP – 7.0.23
MySQL – 5.7.19
Wordpress – 4.9.1How do I disable caching or if it’s not a caching issue then do I resolve this?
Any help would be greatly appreciated.
- The topic ‘Dashboard needs to reloaded before it reflects changes’ is closed to new replies.