Khang Minh
Forum Replies Created
-
Forum: Plugins
In reply to: [Better WordPress Minify] Loading Problem With Save ButtonPerhaps you should try disable plugins one by one to determine the cause. I believe this does not have anything to do with BWP Minify.
Forum: Reviews
In reply to: [Better WordPress Minify] Broke My CodeHi, such a pity the plugin does not work for you.
You can, however, write a support topic here describing the issue and I will try my best to help:
https://wordpress.org/support/plugin/bwp-minify
Thanks.
Forum: Reviews
In reply to: [Better WordPress Minify] good options, works, but not with WPEggineHi, thanks for trying BWP Minify out.
Is it possible that you share what you have found out so that I can write an FAQ or provide additional assistance?
Thanks.
What kind of validation do you want to add? You mean some kind of popup when a visitor tries to comment without providing any captcha?
Because people still like this plugin.
BWP reCAPTCHA will not RIP.
Thanks, will review your pull request. We shall continue discussion there if needed.
Please follow development here: https://github.com/OddOneOut/Better-WordPress-reCAPTCHA/issues/2 (a bit outdated but those items are being worked on).
Forum: Plugins
In reply to: [Better WordPress Minify] How to add expires headersAre you using friendly minify url? You can change the cache age right in admin btw:
WP Admin > BWP Minify > General Options > Minify Library Settings
Forum: Plugins
In reply to: [Better WordPress Minify] How to add enqueueing functionsJust updated the FAQ, please see if it helps:
http://betterwp.net/wordpress-plugins/bwp-minify/faq/ (Q: What happens if plugins or themes echo the JS and CSS files directly?)
Forum: Plugins
In reply to: [Better WordPress Minify] Breaks multi-siteHello, thanks for using BWP Minify!
Is the network available somewhere that I can check?
Forum: Plugins
In reply to: [Better WordPress Minify] compatible with wp super cache?WP Super Cache might have a hook somewhere BWP Minify can listen to automatically flush its cache. Will take a look.
Forum: Plugins
In reply to: [Better WordPress Minify] BWM and WP Engine CompatibilityIs your
wp-contentfolder writable? If so, try moving BWP Minify’s cache folder there, that might help.Forum: Plugins
In reply to: [Better WordPress Minify] Flushing Cache not workingqIt’s possible that your cache folder is not writable. Try moving the cache folder to
wp-content, if that doesn’t help try CHMOD the cahce folder to 777.Thanks for the updated review. It would be great if you could share your experiment with other users on https://wordpress.org/support/plugin/bwp-minify. I’d be glad to pin your topic!
Forum: Plugins
In reply to: [Better WordPress Minify] Caching if display on mobile deviceYup,
bwp_minify_is_loadable, return false to disable.