Khang Minh
Forum Replies Created
-
Forum: Plugins
In reply to: [Better WordPress Minify] gzip (apparently) not workingYes compression should be enabled by default, unless not possible. Can you post a link to a minified contents (e.g.
http://comptacours.be/...min/?f=...) here so I can thank a look?Forum: Plugins
In reply to: [Better WordPress Minify] Move Minified CSS to the footerThat is not currently possible because styles should be loaded as quickly as possible, even WordPress doesn’t have a concept of footer styles (they have late styles, however).
Perhaps a “defer” attribute can be used for CSS files, but I’m not sure about that.
@imventory hmm I think you would want to move that script to footer?
@kattouf certain files can not be combined and minified (such as external files), but you can try moving them to footer (go to BWP Minify > Manage enqueued files).
What version of contact form 7 are you using? If you’re using 4.3, see this: https://github.com/OddOneOut/bwp-recaptcha/issues/21
BWP recaptcha doesn’t provide “Contact Form 7 reCAPTCHA extension = Version 0.1.0”, recaptcha should work by default without any other extension.
I’m assuming that you can access BWP recaptcha’s admin pages to change settings and can add captcha to comment form normally?
This feature is currently on my todo list, when it’s available I will update the above link with more info (you can subscribe to that link for automatic update).
Sorry if my last reply confused you.
Forum: Plugins
In reply to: [Better WordPress Minify] bwp-minify – Disable only for Certain PagesYou can use the
bwp_minify_is_loadablefilter, just return false on the page you don’t want BWP Minify to be active. Though it’s best to find the culprit and exclude it entirely instead of disabling the plugin entirely.Forum: Plugins
In reply to: [Better WordPress Minify] PageSpeed MonitorNot all files can be minified (external files or files that are printed on the page directly). So please check that first.
HTML minify is not currently supported.
Forum: Plugins
In reply to: [Better WordPress Minify] First time use and Multisite question1. I mean the subdomain, for e.g. http://subdomain.happydance.international ,
/de/to be a locale path.2. URL path is a global setting so you don’t need to set it for sub sites.
Forum: Plugins
In reply to: [Better WordPress Minify] Better WordPress Minify IssuesCan you copy the source code of the page where you see the issues, on both environment (Windows and Linux) and then paste it somewhere like pastebin?
Forum: Plugins
In reply to: [Better WordPress Minify] Better WordPress Minify IssuesHave you tried flushing BWP Minify’s cache? When you copy everything over you might have copied cached files as well.
This is already implemented and should be applied to all minified contents. Are the headers not added for you?
Forum: Plugins
In reply to: [Better WordPress Minify] First time use and Multisite question1. Do you happen to use the WMPU domain mapping plugin? Are you enabling the Friendly Minify url feature? Can I have a link to one of your subdomain that is not working?
2. Glad that it’s working.
I believe this plugin supports absolute urls in CSS files as well, are they changed somehow when they are enqueued?
I don’t know of anyway to automatically remove dead codes from JS files, unfortunately.
As long as WPML inserts multilang contents by creating a new post it should work with BWP GXS. Have you tried?
Is the version linked above working for you guys? Please reply so I can close this issue. Thanks.
You mean this plugin? https://wpml.org/