Hi!
Just retested this and working fine on my end, can you check that the url that you’re adding to the ignore list matches “exactly” the one that shows on the “view log” options on the status page?
And can you try a partial url (wildcard)? Ex: /plugins/your-plugin/somefile.css
Also note, you cannot add query strings to your css files on the ignore lists, such as /plugins/some-plugin/myfile.css?ver=1234
-
This reply was modified 9 years ago by
Raul P..
-
This reply was modified 9 years ago by
Raul P..
Thanks for the quick reply. Just checked and paths are the same. I will do further testing to see if there are theme or plugin conflicts. Or if there is simply something I’m overlooking.
I appreciate your help.
If you use a partial incomplete url on the ignore list it should work.
Kindly read through our wildcard faq on https://wordpress.org/plugins/fast-velocity-minify/ and let me know if it works.
Also just to be sure, are you purging the cache on the status page and does the file you’re ignoring still showing inside the “View Log” again on the newly generated css files once you visit the front end?
If that happens after all your testing, please send me a screenshot of the settings you’re using. Thanks.
Thanks for the quick reply. I’m sure I must be doing something incorrectly or there’s a theme conflict, however I’ve been using this plugin for awhile now and things only broke after the latest update. I’ve included a couple screenshots.
From what I can tell, the CSS files I want to ignore are not being processed but neither are they showing up on the page. I’ve checked the source code for the processed CSS and files are definitely not being added to cached CSS file(s).
Will keep testing on my end as time permits.


It seems you’re right, sorry for the trouble.
The file is being ignored correctly (not merged)… the problem is that it’s also being striped from the html source. I’ll fix this one shortly.
Hi!
This should now be working properly on 1.4.6
Please test and let me know, thanks.
Thanks for everything on this, Raul!! Really amazing plugin. I will test and let you know shortly.
All is working perfectly now, Raul. Thanks!!