Khang Minh
Forum Replies Created
-
Forum: Plugins
In reply to: [Better WordPress Minify] Minify code showing under the footerHave you tried clearing/flushing all the possible caches? Can you post an example of codes added to the footer?
Forum: Plugins
In reply to: [Better WordPress Minify] Plugin not workingSince you’re using WP Engine’s CDN, it’s best to ask them about the issue. BWP Minify provides all the headers a CDN would need but look like the CDN could not use them, hence the uncompressed JS/CSS files.
You can post their replies here and I will see what I can do.
Forum: Plugins
In reply to: [Better WordPress Minify] Google PageSpeed InsightsDo you see those files in wp-admin > BWP Minify > Enqueued files? If they’re there, what are their positions?
Some files can not be minified because they are not printed using enqueueing functions. More info on that here: http://betterwp.net/wordpress-plugins/bwp-minify/faq/ (Q: What happens if plugins or themes echo the JS and CSS files directly?)
Forum: Reviews
In reply to: [Better WordPress Minify] Works pretty well!Thanks for the review, xberg!
As stated in the support topic, certain files from Simplepress breaks when minified so BWP Minify disables itself when it sees Simplepress’s pages. Will take a look at this again when possible.
Forum: Plugins
In reply to: [Better WordPress Minify] Will this work on 4.1.2?This plugin will be updated soon with latest version information. Stay tuned.
Forum: Plugins
In reply to: [Better WordPress Minify] Why does BWM not activate on certain pages?There are known incompatibility between BWP Minify and Simplepress forum and BWP Minify disables itself on Simplepress’s pages. This unfortunately can not be fixed at the moment.
Just updated the FAQ with some more info, please try that first:
http://betterwp.net/wordpress-plugins/bwp-minify/faq/ (Q: What happens if plugins or themes echo the JS and CSS files directly?)
Is this a new site? You can try backing up the plugin folder, then update the site to latest version of WordPress, and then re-install this plugin.
Forum: Plugins
In reply to: [Better WordPress Minify] BWP minify & Varnish cacheI have never experienced issues with Varnish. Are you using nginx?
Forum: Plugins
In reply to: [Better WordPress Minify] BWP & Google Pagespeed CrawlerDo you have some examples?
Forum: Plugins
In reply to: [Better WordPress Minify] activating Better WordPress Minify breaks cssHard to say without seeing your site. An easy way to debug is to activate BWP Minify, save the source code of the broken page (Ctrl + U), and then send it to me via http://betterwp.net/contact/
Forum: Plugins
In reply to: [Better WordPress Minify] Can I use BWP minify with rewrited URLs?Perhaps this might help: http://betterwp.net/community/topic/411/bwp-minify-and-wp-structure-rewrites/
Forum: Plugins
In reply to: [Better WordPress Minify] themes style.css not being minifiedIf your parent theme doesn’t enqueue
styles.cssBWP Minify won’t be able to minify it.Check this out http://betterwp.net/wordpress-plugins/bwp-minify/faq/
Forum: Plugins
In reply to: [Better WordPress Minify] **BUG REPORT**This is an issue with the Minify library itself, will investigate further. Thanks for reporting!
Forum: Plugins
In reply to: [Better WordPress Minify] Why does BWM not activate on certain pages?BWP Minify does deactivate itself upon certain conditions. What plugin are you using for the forum?