Error 400 with blank css file name
-
I’m not sure why but it there is a file that fails to load that looks like this:
http://example.com/wp-content/plugins/bwp-minify/min/?f=wp-content/plugins/crazyblog-custom-plugin/assets/3rd-party/bs3/font-icomoon/css/icomoon.css,wp-content/plugins/crazyblog-custom-plugin/assets/3rd-party/font-awesome/css/font-awesome.min.css,wp-content/plugins/crazyblog-custom-plugin/assets/css/frontend.css,,wp-content/themes/crazyblog/assets/css/bootstrap.min.css
If you notice after frontend.css there are two commas. I assume there is a plugin or theme that is enqueueing a css file with a blank name. Removing this comma gets the css to load, but i don’t think there’s any way i can do that in the code at this point. It seems like this is an error that can be safely ignored by the BWP plugin
The topic ‘Error 400 with blank css file name’ is closed to new replies.