Combine JS
-
Hello,
I am trying to manually combine js files as the automatic setting doesn’t seem to combine them into a single file or just a few as I would like.
I have added some js files to the “Include external files/libraries:” field like this:
./wp-includes/js/js1.js
./wp-includes/js/js2.js
./wp-includes/js/js3.jsBut the files remain seperate.
I have tried this with the JS cache ticked and unticked as unsure if manual requires this on or off and cleared cache everytime.
Also tried with “Use Regular Expressions for file name matching” on and off.
Am I entering the file paths in the correct format?
Also once succesfully combined will W3 respect which files are located in the header and footer once combined? So would it create 1 file for all the header JS and 1 for the footer JS?Thanks for any help 🙂
The topic ‘Combine JS’ is closed to new replies.