satheeskumars
Forum Replies Created
-
Hi Nithin,
Thanks for your response.We did both JS, CSS changes. And we are doing the server changes with sftp. Also the same behavior is happening in local with xampp setup.
Please note that we are using a different theme instead of default one.
And I have tried with appending a date string as version to each js and css files after each change.
Eg: style.min.css?ver=20210705_1, init.js?ver=20210705_1.Please find some set of cache files remaining with same file names in “wp-content/uploads/hummingbird-assets” folder.
dd16afde1ccff851616b48fd953cf082.css
d2d811a7323a5aa37e0bf96448143a2c.js
c54731d350949dcb4a9e49e7bf641e3a.css
251197421dede2cf8d69b11a12f86eaf.jsFor your information, When I do a hard refresh only above files last modified date showing as recent. (In the developer console’s network tab)
Eg: last-modified: Thu, 01 Jul 2021 12:30:02 GMTFor a security purpose I not shared the live url here.
Let me know if you need any further information.Looking to hear from you.
Thanks you!!!Hey Adam,
I have tried to append a version to modified file since we can’t change the file name every time when we do a modify in a file. And then try with clearing cache.Unfortunately the cache file’s names not changing. Also still need to do a hard refresh to load the new changes.
And already there were the setting that you have mentioned above.
Also I think it’s not suitable method as go for another plugin to prevent the cache version. since it’s cause more manual work.Let me know if you have any idea from your end.
Thanks!!!
Hey Adam,
Thanks for the reply.I’ll check with your suggestion above and get back to you!
Great thanks for the responses!!!
Hi Patrick,
Thanks for the response.We tried Hummingbird->Clear cache the cache with “Asset Optimization cache” option. (In the dashboard)
And It’s clearing the cache but not changing the hash file names in the cache.So when we access the site in the browser next time, the changes not effecting while do a hard refresh.
So you mean, need to enable page cache to overcome this problem? Since currently we don’t enable page cache.
Thanks!
- This reply was modified 5 years ago by satheeskumars.