Coming from #2217137: Porto theme adds CSS incorrectly, thus CSS in sites/all/themes/porto can not be aggregated and compressed use hook_html_head_alter() to pull CSS & JS out of the head and add it into drupal correctly with drupal_add_css/js. Make this an option inside of the advagg mod module.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | advagg-2217451-1-option-to-extract-css-js-from-head.patch | 16.82 KB | mikeytown2 |
Comments
Comment #2
mikeytown2 commentedThis patch has been committed