OddOneOut / bwp-minify

A WordPress Minification plugin that relies on Minify PHP library and WordPress's enqueueing system to serve minified CSS and JS to your audience
http://betterwp.net/wordpress-plugins/bwp-minify/
49 stars 23 forks source link

CSS and JS issue on WP login page #27

Open hassanasad opened 9 years ago

hassanasad commented 9 years ago

The plugin works great and i simply love it. I had one minor issue with it though. When the CDN option is enabled it allows you to set a different URL. I have done that (and also modified the nginx conf) and it works for WP frontend theme. However the minified URLs do not open on wp-login page. I have checked and the URL pointing to the file actually doesn't exist in the cache folder (where as other files exist). This is the case with CSS and JS files. I have tried flushing it several times but it doesn't generate the files to be displayed on wp-login page.

Please can you let me know what can be the reason?

kminh commented 9 years ago

This should not happen, does it work when you disable friendly minify url?