Wrong URL for combined CSS/JS files (404)
-
When turning on CSS or JS minification/combination, the generated URL looks like this on the page source:
http://www.example.com/wp-content/cache/minify/000000/93f8a/default.include-footer.9550a1.js
That folder doesn’t contain such file, but a file called default.include-footer.js.id
The result is that (obviously) the JS isn’t loaded.
I don’t see any settings that could create this behavior. Here are the settings’ screenshot:
http://imgur.com/Lqlw18v
http://imgur.com/oRMZ5krAnd this is the folder:
http://imgur.com/xLmtLL4How to overcome this?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Wrong URL for combined CSS/JS files (404)’ is closed to new replies.