speedsteradvanced icon indicating copy to clipboard operation
speedsteradvanced copied to clipboard

Installed, but exclude option working

Open sumanthoz opened this issue 9 years ago • 2 comments

I have installed your extension and excluded all the js files from the minification and Merge. But it still showing the single minified js files instead of multiple js files. There are no other extension conflicts. What might be the reason. I want to exclude some js fies from minification and merging so that our site works with out any issues after enabling the js Merge JavaScript Files.

Please advise

Thanks

sumanthoz avatar Apr 22 '16 11:04 sumanthoz

it's either you run magento on windows, or you use only filename to exclude. You should use complete path like 'skin/js/test.js'. there is a bug when running speedsteradvance on windows, it produces wrong url separator.

doniking82 avatar Apr 17 '17 06:04 doniking82

i have the same issue, i have added the relative path e.g "js/calendar/calendar.js" but it doesn't work. i can't see the js file in the source code.

i'm using Magento 1.9.3.9 on a Linux server

moneef avatar Feb 14 '19 09:02 moneef