Minify manually -> Combine JS : W3 does dequeue the resource
-
Hello,
I want to combine all javascripts enqueued before </body> in one file.
When I add a JS script in the “JS file management” section the selected URI is added to the default.include.js file which is fine.
*** BUT ***
W3TC does not remove the standard
<script type='text/javascript' src='https://<uri-to-js>/js/example.js'></script>
line in HTML ?!All minified/combined resources should be removed from the HTML source code as they are cached in the W3TC default.include.js
Can somebody help me understand this, and tell me what I should configure or do to have the standard code removed.
thank you
Marc
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘Minify manually -> Combine JS : W3 does dequeue the resource’ is closed to new replies.