Hey everyone,
I am adding my finishing touches to my website and since i have changed a theme a few times in the past few days to test something, I notice different browsers show different “moments” from my website in the past two weeks:
Brave shows it as it is currently
Mobile brave shows a theme I used days ago?
Opera shows the current theme without the last changes I did yesterday
Google chrome shows a theme I was using a few days ago
This got me concerned on how exactly my users see my page and where does this issue come from? Is it a cookie issue as in using some old cookies/local storage the page created and hence now shows up as not up-to-date?
[ad_2]
[removed]
Do you have a caching/optimization plugin installed? If so, look into this.
It’s almost impossible to truly help you without being able to see your site.
You’ve caught the bus to the auto-mechanic, walked in, and said “hey, there’s a really weird knocking noise coming from my car – why does that happen?”
Cache issue.
Either server, WP, and/or your browser
Look at your site in private browsing on each browser if it is identical then it is probably due to caching.
The issue is likely due to the cache. Disable the caching plugin and, if the problem persists, delete the cache folder via FTP.
Cntl-F5 on a pc forces complete refresh on any browser. Most browsers cache pages and not all servers tell them properly when the page has changed, and most browsers are badly programmed around this issue anyway