Looking at the images for the plugin I see there is WooCommerce integration to buy domain names available. How is this linked to a specific registrar or reseller.
Thanks.
]]>Hi there,
First of all: thanks for this plugin. I really love it and it works very good.
My question: I want to create different domain checkers, a checker for a specific domain per page. Is it possible to this by shortcode for example?
And the second quick question: the .ai tld seems not to work. Can you help me with that?
Thanks in advance,
Rob
I use the natix template. This plugin is built in here, which is very nice.
However, no matter which domain name you enter, there is no result, it just keeps loading.
If I switch to another template, the plugin does work, so it is really in the natix template.
Example: https://www.webhostinghuis.nl/testpagina/
Same website, but now with a standard wordpress theme where it does work: https://server151.witxl.nl/~id2788044/site/testpagina/
I would like to hear tips on how to get it working on my website with natix template.
]]>Hi there, I installed it on my plugins but it was not what I was looking for and it won’t delete itself. I keep saying delete and it tells me there is an error and cant delete it
]]>
I have used wp_24 domain checker plugin on my website but it is not working properly but it is showing .in tld (error) and .co.in tld (on process) in which I select and then add to cart.but not added in the cart.
On the website it says Polylang compatible. But in what way? I can’t find any place to translate the messages…
]]>I am trying to implement this plugin, but it’s only showing the results with Display type ‘Overlay’. Anyone else experiencing the same?
]]>Hello,
I have a problem where I can only display one domain search per page. I wanted to add another domain search in the same page, but it doesn’t work. I cannot add another shortcode in the same page, it doesn’t display the other one. Any tips on how to fix this?
]]>A new domain has been added for Türkiye, can you please add this to the system?
.tr country-code Bilgi Teknolojileri ve ?leti?im Kurumu (BTK)
]]>Hi, overall this is an amazing plugin but I’m trying to do something a bit more technical, I hope you can help.
I’m building a website using a custom built advanced custom field repeater to build blocks on a page – we have one page that’s just a domain checker, where it works perfectly.
We then have other pages where we are also promoting web packages, we’d like to combine the package and domain name into one purchase button – I am attempting to do this via the hook to modify the output of the results table using the hook you kindly provide
function change_whois_result( $whois_result ) { if ( in_array( $whois_result[‘tld’], array( ‘com’, ‘net’ ) ) ) { $whois_result[‘price’] = ‘4.99$’; $whois_result[‘link’] = ‘https://wp24.org/buy.php?d=%5Bdomain%5D&t=%5Btld%5D’; } return $whois_result; } add_filter( ‘wp24_domaincheck_whois_result’, ‘change_whois_result’ );
To try and only get this hook to work ONLY on specific pages I’ve added a custom field to the page called is_package_page – the idea being if this is checked it’ll then do the hook, but still can’t get it to work…
add_filter(‘wp24_domaincheck_whois_result’,?‘change_whois_result’);
function?change_whois_result($whois_result)?{?// Ensure this logic runs only on the correct page and only if ‘is_package_page’ is enabled?if?(is_page() &&?get_field(‘is_package_page’)) {?// Modify the whois result only for certain TLDs?if?(in_array($whois_result[‘tld’],?array(‘com’,?‘net’))) {?$whois_result[‘price’] =?‘4.99$’;?$whois_result[‘link’] =?‘https://wp24.org/buy.php?d=%5Bdomain%5D&t=%5Btld%5D’; } }?// Return the modified or original whois result?return?$whois_result; }
If I just enter the hook it works, but on ALL forms. When I check the advanced custom field is registering on the specific page it is, I just can’t get the two to work.
Secondly, I’d like to modify the content of the button text as follows…
this is the current text for the purchase text in the plugin settings
[link][price] buy now[/link]
I’d like the hook to edit the BUY NOW text, so it says BUY HOSTING AND GET A FREE DOMAIN NA<E
I hope you can help!
Hi, how can I prohibit the use of special characters when entering a domain, because now when I enter the domain @.com it will be free.
]]>Is it possible to use Links & Prices with Individual TLD settings for woocommerce?
I mean use generated link to update cart with domain name(working) and also price?
regards
]]>Is it possible to create custom links with ajax?
I mean domain to cart with ajax
regards
]]>Hi,
We are using your amazing WP24 Domain Check plugin with our website, and it has been of great value, but we have a question/request.
Can you please tell us is it possible to check a specific domain, for example “ANYDOMAIN.NET” (even if this domain extension is not on the list) if we use the plugin with the following shortcode:
[wp24_domaincheck tlds=”com, org, info”],
but also we still want to keep the functionality of the domain check from the list in the same check instance if we only type the domain without the extension (“ANYDOMAIN”).
Feel free to ask for any additional clarification if necessary before giving us your answer.
Best regards, Branko
]]>Hi,
Thanks, the plugin is just amazing. Unfortunatly on my site, All the search query to .AE domain extensions return available. could you please check and resolve?
Hi,
Is it possible to connect this plugin with Stripe without using Woo.
Idea being customers could search domain, select but and then checkout with our Stripe account?
Thanks.
]]>the .pk domain doesn’t appears to be supported. can you please add, .pk, .com.pk
]]>I have configured both cases in the “Whois Servers” tab:
es | whois.nic.es | not found
The response is always the same: “it has already been registered” and it is not really occupied
]]>Hi I am using this plugin in an elementor pop-up (ie click to check domain button to trigger the popup) however as the form uses a button to search, it is refreshing the page / popup and so it loses the entered data.
Is it possible to trigger this via a popup, as in so that the page doesn’t reload (Ajax?)
Pretty similar issue to this post -> https://www.ads-software.com/support/topic/popup-window-9/
No, we cannot publicly post an url to show you as it’s pretty obvious that when you click to search domains it reloads the page – this is the issue, it needs to not reload! I have however done a video to show you -> https://streamable.com/k8xk1e
Thanks for any help ??
]]>DELETED (as I was able to figure it out and could not see a way to delete this post).
]]>Hello! before anything I would like to say thanks for amazing plugin, I will review and donate for sure.
I know how to use prices and links and wocommerce settings in your plugins. I would like to know how use WP24 to use it as a addon product, I checked the topic about “surecart” but it is not what I would.
To better experience to customer shopping this kind of products is better if the whole checkout could be making in one page as a form, its because sometimes customers (for example) all ready have their domains and they just need a hosting plan, acording to this a form pruchase is easy to cutomize the order.
The form in the begining should have two options (in radio buttons fields) REGISTER DOMAIN or I HAVE DOMAIN… If customer choose “register domain” I will load the WP24 short code, but I would like to replace the add to cart domain button, to add to field. Thats is why I would like your help to know how use the avaliable domain selected by customer and replace the empty field with the ?[domain] short code.
Hope I make my self understand and you can give advices or ways to customize this. Thanks,
Alex
Hello!
Can you customize the appearance of a plugin to a template created in Elementor? Of course, on a paid basis.
]]>Hello, i get an error with Failure by domain check, where i can check the error?
in the backend there is writting by port 43, but this ist open
]]>Good day.
How do I link the domain check with the WHMCS domain search and domain register.
When the client search the domain on our web and it directs him to the WHMCS where they can transfer and/or register their domain/s.
]]>Please add rest api support to use this plugin as api to server result on another app or website
]]>@wp24org Hi, Your plugin details that it builds into woocommerce but I can’t see an option within WP24’s settings or within Woo Commerce. The plugin has detected that I have Woo Commerce installed and that is the setting in the integration box within settings. I have got the search working fine but there is nothing that can be done with it once it reports back that a domain is available.
I have Googled but there are no instructions. Also, how do I search for more TLDs please. I have a bunch of generic ones and ccTLDs. Thanks.
]]>Hi,first of all many thanks for creating this plugin,I’m working for a client in this website My problem is I want to add .com.bd tdl but it seems giving “whois server is unknown” error ,like to know how to fix the error or set it up if there is any procedure ,in edition it’s a Bangladeshi tdl.
thanks
]]>I just realised, the reCAPTCHA
configuration page with the option of none
is fetching the user’s sensetive credential [password] in the site key
and site secret
column even upon clearing [erasing] it from the column and followed by saving changes and clearing cache. This occured upon selecting the version 3
option and then re-selecting the none
option.
[Suggestion]: Do you mind to extend the reCAPTCHA
option to support Cloudflare’s turnstile as well?
Hello everyone,
so on Chrome i can see the form and everyhing is functioning correctly, but on edge and firefox there is no form shown on the page.
Second thing is: Is there a solution to save every request made in the form to the database? Or atleast a log?
Thanks in regards
hugo
]]>Hello,
I’d like to use the same settings on multiple sites and maybe even networks (multisite).
What’s the best method to do so?
Does the “WP All Import / Export” plugin support this kind of migration?
Thanks in advance
Sascha