Hello,
We can’t seem to reproduce the issue. Is the “Remove query strings from static resources” box checked in Performance>Browser Cache?
Thread Starter
Ramanan
(@superpoincare)
No, unchecked.
I tested it on a test server and there it works, but not on my site weirdly. Tried clearing caches, removing cache directory and all, but not working.
Very interesting.
Can you please contact us here https://www.w3-edge.com/contact/
Please provide us with your credentials and the description of the problem (or post a link to this topic) So we can look into it.
Thread Starter
Ramanan
(@superpoincare)
I have identified the source of the issue.
If I remove the block from lines 197-200 in
https://plugins.trac.ww.wp.xz.cn/browser/w3-total-cache/trunk/lib/Minify/Minify/HTML.php?rev=2018481#L195
the problem goes away.
Hello,
Thank you for providing this information and thank you for bringing this to our attention. We are looking into this.
Thread Starter
Ramanan
(@superpoincare)
And thanks from my side for the ultra-great plugin!
Hi there,
I think I have come across a related/maybe the same problem as above.
I had my website set up with minification, and query strings enabled. Whenever I updated my css/js I empty all caches and refresh the query string with W3. However just today I noticed query strings were not being appended to the minified files.
When I disabled minification the query strings are appended properly. I would like to use both if possible though!
I am up to date with WordPress and the most recent W3 release.
Thanks!