WP24
Forum Replies Created
-
Forum: Plugins
In reply to: [WP24 Domain Check] Missing TDL (org.za)An update for the plugin is just released supporting net.za, org.za, web.za.
Forum: Plugins
In reply to: [WP24 Domain Check] CSS selector for tooltip “please fill in”With the current version you can now define your own empty field message.
You find it under “Text & Colors” at the end, named “No Input”.The message appears under the check form:
<div id="dc-result-1" class="empty-field"> <span style="color: rgb(140, 0, 0);">Please enter a domain</span> </div>Forum: Plugins
In reply to: [WP24 Domain Check] Missing TLDsWith the current version (1.5.2) of the plugin .ch should work now.
Forum: Plugins
In reply to: [WP24 Domain Check] Adding labels to the drop down listThat is a nice idea, I’ll try to add such a possibility in one of the next versions.
Forum: Plugins
In reply to: [WP24 Domain Check] CSS selector for tooltip “please fill in”Do you mean the “Please fill out this field” message: https://prnt.sc/vjggs7
That is browser specific an could not be styled with CSS.Forum: Plugins
In reply to: [WP24 Domain Check] Missing TLDsWhich error message (click on whois link) is shown for .ch? Maybe port 4343 is blocked on your server. But I am working on an solution for that.
The .es TLDs are only searchable if you are autorized by red.es (“Access will only be enabled for IP addresses authorised by Red.es.”).
For .mx there is a whois server (whois.mx), but it is not accessible via whois query. Id did not find an alternative whois server yet.
Forum: Plugins
In reply to: [WP24 Domain Check] Missing TLDsSome TLDs are fixed or added with the current update of the plugin:
- .cat and .ch (needs port 4343 opened) should work now.
- .net.au and .org.au are added, .co.au seems not to exist (https://www.auda.org.au/industry-information/au-domains/).
- .firm.in, .gen.in and .ind.in are added.
- For .es (and its second-level domains) access will only be enabled for IP addresses authorised by Red.es. Therefor they are not supported.
- For .mx (and its second-level domains) I did not find a whois server available or it’s not working.
Forum: Plugins
In reply to: [WP24 Domain Check] Subdomain “not supported”This is because second level domains are supported too.
E.g.www.google.comis not valid, butwww.co.ukis.
It’s not possible to distinguish between those.Forum: Plugins
In reply to: [WP24 Domain Check] Custom class or id for domain inner “table-cell”It also works in whois mode: https://prnt.sc/vb9prk
Maybe a caching problem?Forum: Plugins
In reply to: [WP24 Domain Check] Custom class or id for domain inner “table-cell”Every element now has its own CSS class: https://prnt.sc/vb4x3p
Forum: Plugins
In reply to: [WP24 Domain Check] Comment of whoisIn the general tab under “Developer Settings” you can now disable the whois comments.
Forum: Plugins
In reply to: [WP24 Domain Check] All TLD or a listNew selection type “Free Text Unlimited” is now added, supporting the check of all available TLDs.
Forum: Reviews
In reply to: [WP24 Domain Check] co.za TLD errorIt is now fixes with the current update.
Forum: Reviews
In reply to: [WP24 Domain Check] co.za TLD errorAn update will be released within the next days to fix that issue.
Forum: Plugins
In reply to: [WP24 Domain Check] Comment of whoisI think I could add an option to remove the comments.
And don’t hesitate to open support threads, this helps to improve the plugin.