Khang Minh
Forum Replies Created
-
You’re welcome :-), and thanks for your review, appreciate that.
I believe you can style the message via your CSS file instead of inline CSS. Anyway, since the custom message accepts HTML you can put anything you want there.
You might need to try the following:
1. Switch to the default theme and try re-generating the sitemaps.
2. Deactivate plugins one by one and try re-generating the sitemaps.This error is mostly caused by extra whitespaces in PHP files, so you need to find out where those whitespaces are and remove them.
That message comes from Contact Form 7 when you choose to treat invalid captcha as spam. To customize the message, navigate to BWP recapt >> General Options >> Contact Form 7 Integration and uncheck “Treat invalid captcha as spam”, you will then see an input field to enter your custom message.
Maybe take a look at this similar topic: https://wordpress.org/support/topic/blank-first-line-in-xml-file-throwing-error?replies=3
The plugin will then load the recaptcha v2 PHP library that will throw a fatal error on your PHP 5.2 server due to syntax incompatibility.
No problem, thanks for letting me know that Login Lockdown has a compatibility issue with BWP recaptcha. I will take a look.
If you’re using PHP < 5.3 you can only use captcha version 1, but I’m not sure if that’s the issue here. Do you see the option to “Use recaptcha version 1” under General Settings >> Recaptcha Settings ?
Forum: Plugins
In reply to: [Better WordPress Minify] mod_fcgid: stderr: PHP Warning: strtotime()Hello,
You can fix this warning by setting
date.timezonetoAmerica/Los_Angelesin yourphp.inifile. I will see if there’s a way to fix this automatically from the plugin.Hope that helps.
Can you post the link to the theme? Also, on what page does the captcha not appear?
Hello, thank you for using BWP recaptcha.
Did the issue occur right after you updated to latest version of the plugin?
Also, are you using WordPress multisite? Can you post a screenshot of your current plugin settings on one of your sites?
Forum: Plugins
In reply to: [Better WordPress Minify] BWP Minify blocks CSS after I Installed SSLGreat to hear :-). This topic is now on top.
Forum: Reviews
In reply to: [Better WordPress Minify] AwkwardjQuery and jQuery Migrate are ignored by default, but you can combine them if you want.
Regarding CSS files with same media, you can also choose to minify each of them separately.
Anyway, hopefully you can reconsider the rating, thank you.
Are you using this one: https://wordpress.org/plugins/merge-minify-refresh/ ? That plugin has nothing to do with BWP Minify, can you try disabling it first?
Forum: Plugins
In reply to: [Better WordPress Minify] Ignore files does not workThere’s no “Ignore these files” setting in BWP Minify, perhaps you’re using another plugin?
Hmm that warning is coming from the Merge Minify Refresh plugin. Could you please recheck?
There is currently a bug regarding installing WordPress in its own directory though, but only for a multisite installation.