WP24
Forum Replies Created
-
Forum: Plugins
In reply to: [WP24 Domain Check] Domain Check WooCommerce integrationThis is caused by the variation (“Domainendung”) of your product. The add to cart link is only generated with the product (/cart/?add-to-cart=PRODUCT_ID&domain=DOMAIN), but the variation has to be added (/cart/?add-to-cart=PRODUCT_ID&domain=DOMAIN&variation_id=VARIATION_ID).
Do you really need the TLD as a variation?
Forum: Plugins
In reply to: [WP24 Domain Check] Domain check – not workingI think you are using Autoptimize with “Aggregate JS-files”, because the domain check files are included in the wrong order.
Adding the following path to “Exclude scripts from Autoptimize” should solve that: wp-content/plugins/wp24-domain-check/assets/js/domaincheck.jsForum: Reviews
In reply to: [WP24 Domain Check] Invalid message not displayingI have released an update of the plugin that should fix that issue.
The invalid message now also opens in a modal.Forum: Plugins
In reply to: [WP24 Domain Check] Missing TDLThat’s the official whois server i have found.
I have tested it with some domains and the result looked correct.
Which example domain names have you tested that provided a wrong result?Forum: Plugins
In reply to: [WP24 Domain Check] Missing TDLI will add them within the next update of the plugin.
You could also add them by yourself in “Custom Whois Servers”:- TLD: com.tr
- Whois server: whois.trabis.gov.tr
- Status free: no match found
Forum: Reviews
In reply to: [WP24 Domain Check] Broke my site by activating, make sure you do back-up!What version of WordPress are you using?
What means “broke my site”? Was there an error message?Please give some information, so that the issue could be fixed.
Forum: Plugins
In reply to: [WP24 Domain Check] Check if a domain is registered but not in useYou can only manually open that domain in your browser and check if a website is set up.
It is unfortunately technically not possible to distinguish between a regular and premium domain. The whois servers deliver the same result in both cases.
Maybe you could exclude those circumstances in your terms and conditions.
The whois servers were now added with the last update of the plugin.
Forum: Plugins
In reply to: [WP24 Domain Check] Different price for different extensions with WooYes, using individual TLD settings is the right way.
Forum: Plugins
In reply to: [WP24 Domain Check] Shortcode, plugin deleting problemDo you have any caching plugin running? Maybe you need to clear the cache.
Deleting the plugin via FTP should be possible, but I would recommend to delete it in in the admin of wordpress. Otherwise the settings and database tables will not be deleted.
Forum: Plugins
In reply to: [WP24 Domain Check] Freenom DomainFreenom seems to have problems. On freenom.com every domain check results in not available at the moment. Also the whois server (whois.freenom.com) itself is down.
We can only wait for them to fix that.
Forum: Plugins
In reply to: [WP24 Domain Check] SureCart configurationDo you have a more detailed technical description from SureCart what has to be done?
Forum: Plugins
In reply to: [WP24 Domain Check] SureCart configurationCouldn’t you solve this by using the Prices & Links instead of WooCommerce?
You can set up custom links there.Forum: Plugins
In reply to: [WP24 Domain Check] domain searchThere was an issue that all .nz TLDs where shown as registered.
This should be fixed with the last update of the plugin.