Basically, since yesterday my website is not updating correctly and is acting really weird. I have some CSS and JS files that are not being updated anymore and have old functions, etc. I have tried ctrl-F5, and even clearing my browser cache. But even on my phone is using the old CSS and js.
The weird thing is that I go inside the file manager and edit the files and they are fine. I have my JS file which I erased a function; however, when I open the page I get a JS error for that function that is not existent anymore.
I tried deleting everything from the page and I reload the page and it updates, but when I upload the files again it still shows the wrong CSS and JS and the JS function is still there, which seems really impossible to meā¦
Other Information
It can be noticed how my contact section at the end of the page shows the updates in my HTML, but the corresponding classes for that section do not show on the CSS, which works fine locally for me.
I see your site using Cloudflare nameserver.
Have you turn on cache feature on Cloudflare dashboard?
If you turn on that feature & you update your files (JS/CSS), you must purge them on the dashboard.