minification not happening
-
Hi:
I just activated the plugin for the first time, and it’s “breaking” the appearance of my site. Instead of loading the minified versions of my styles and scripts, it appears to be simply ignoring them altogether. None of the styles are being applied, nor is any javascript/jquery working.All my stylesheets and scripts are enqueued in functions.php.
Here is the relevant HTML output:
<link rel='stylesheet' type='text/css' media='all' href='https://mywebsite.com/content/plugins/bwp-minify/min/?f=http:/mywebsite.com/content/themes/academy/style.css,http:/mywebsite.com/content/themes/academy/css/tables/data_grids_main.css,http:/mywebsite.com/content/themes/academy/css/tables/data_grids_tooltip.css,http:/mywebsite.com/content/themes/academy/css/tables/data_grids_style_01.css,http:/mywebsite.com/content/themes/academy/fonts/font-awesome/css/font-awesome.min.css,wp/wp-includes/js/mediaelement/mediaelementplayer.min.css' /> <script type='text/javascript' src='https://mywebsite.com/content/plugins/bwp-minify/min/?f=wp/wp-includes/js/jquery/jquery.js,wp/wp-includes/js/jquery/jquery-migrate.min.js,wp/wp-includes/js/comment-reply.min.js,http:/mywebsite.com/content/themes/academy/js/mediaelement-and-player.js,http:/mywebsite.com/content/themes/academy/js/jquery.backstretch.min.js,http:/mywebsite.com/content/themes/academy/js/modernizr-1.7.min.js,http:/mywebsite.com/content/themes/academy/js/jquery.custom.js,http:/mywebsite.com/content/themes/academy/js/selectivizr.js'></script>
Is this what the output is supposed to look like? When I click on the link it says 400 Bad Request. Is there any way to actually view the minified output?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘minification not happening’ is closed to new replies.