valir
Forum Replies Created
-
Forum: Plugins
In reply to: [qTranslate X] Visual Editor not workingThis error for another plugin, sorry
Forum: Plugins
In reply to: [Better WordPress Minify] Adding property="stylesheet" to minified cssThat’s it! Thank you!
Forum: Plugins
In reply to: [Better WordPress Minify] Adding property="stylesheet" to minified cssIt is good practice nowadays to move css from head to before </body>. It increases Google PageSpeed Insights ranks for mobile. If I move css to before </body> HTML validator gives error for css <link> tag. I have to add property=”stylesheet” to this css tag to pass html-validation.
Forum: Plugins
In reply to: [Better WordPress Minify] Google PageSpeed InsightsAdd option
$min_serveOptions[‘encodeOutput’] = false;
to
wp-content\plugins\bwp-minify\min\config.phpForum: Plugins
In reply to: [Better WordPress Minify] BWP & Google Pagespeed CrawlerHere http://cloud719.jdnt.nl/.
If you load this page in Chrome it is ok. But in IE9,IE10 and Google Pagespeed Crawler minified css file contains not readable chars.
Can you test it? please? Host is running on NginxForum: Plugins
In reply to: [Better WordPress Minify] BWP & Google Pagespeed CrawlerNo, this does not work always! Sorry…
Forum: Plugins
In reply to: [Better WordPress Minify] BWP & Google Pagespeed CrawlerRemove Contact Form 7 css from minify!
Forum: Plugins
In reply to: [Better WordPress Minify] Google PageSpeed InsightsRemove Contact Form 7 css from minify!