WP24 Markus
Forum Replies Created
-
Forum: Plugins
In reply to: [WP24 Domain Check] Column order status overviewI’ll prove if I could add some option for that in the next version.
Aktually this it not possible because the price is received together with the status.Forum: Plugins
In reply to: [WP24 Domain Check] I Want to Help Improving this pluginI am interested to new ideas or improvements for the plugin.
Feel free to send the changes you made via mail to info(at)wp24.org.
I’ll prove them and add them to the next version of the plugin.Forum: Plugins
In reply to: [WP24 Domain Check] URLs don’t appear on message WooCommerceIn the original WooCommerce email template it is this line which also prints the domain:
do_action( 'woocommerce_email_order_details', $order, $sent_to_admin, $plain_text, $email );Forum: Plugins
In reply to: [WP24 Domain Check] URLs don’t appear on message WooCommerceThe WooCommerce integration needs to be enabled, otherwise it won’t work.
If you go to WooCommerce -> Settings -> Emails -> New Order:
What es shown at the bottom under HTML template?
Should be something like “To override and edit this email template copy woocommerce/templates/emails/admin-new-order.php to your theme folder”.Forum: Plugins
In reply to: [WP24 Domain Check] URLs don’t appear on message WooCommerceDo you mean the domain name? That should also appear in the email notification.
Is the template from WooCommerce used or is it overitten by your theme?Forum: Plugins
In reply to: [WP24 Domain Check] Turnstile SupportCloudflare Turnstile support is added with version 1.12.0 of the plugin.
Forum: Plugins
In reply to: [WP24 Domain Check] [ www. ] inside the input field?It’s not supported, because you could set up a label, e.g. “www.”, before the input field.
Forum: Plugins
In reply to: [WP24 Domain Check] .info domain search not working properlyThe whois server has changed, add the following custom whois server in the settings:
– TLD: info
– Whois server: rdap.identitydigital.services/rdap
– Status free: no matchForum: Plugins
In reply to: [WP24 Domain Check] Australian .com.au & .au namesBoth TLDs are working, you just need to add them in the settings of the plugin.
Forum: Plugins
In reply to: [WP24 Domain Check] Turnstile SupportSince there were multiple request regarding Cloudflare Turnstile, i’ll try to integrate it in the next version.
Forum: Plugins
In reply to: [WP24 Domain Check] domain checker is not working on .in, .online, .aiFor .in you could put the following to custom whois server settings:
TLD: in
Whois server: rdap.nixiregistry.in/rdap
Status free: no matchThe TLDs .online and .ai worked properly in my tests, but .online has a rate limitation (see https://centralnicregistry.com/policies/whois-guidance/).
Forum: Plugins
In reply to: [WP24 Domain Check] Woocommerce Cart page not foundAre you using the WooCommerce integration or did you configure manually using prices and links?
Forum: Plugins
In reply to: [WP24 Domain Check] Available domains “invalid” on custom whois serverThere is already a whois server deposited for .co.za, so you do not need a custom whois server.
With that whois server and your custom one I do get valid results for unregistered domains. Did you use any special characters in the domain name?Forum: Plugins
In reply to: [WP24 Domain Check] Cannot check whoisI have added .co.bw as a custom whois server and it seems to work properly.
My settings:
– TLD: co.bw
– Whois server: rdap.nic.net.bw
– Status free: no object foundForum: Plugins
In reply to: [WP24 Domain Check] Cannot check whoisYou have not setup a custom whois server for that TLD? In my tests checking works without errors.
If you enable the whois link in the settings, you should be able to see the error message in the details window.