Greys
Forum Replies Created
-
Forum: Plugins
In reply to: [Korea for WooCommerce] ??? ?? EP ???????,
I will check and keep you updated.
Best regards.
Forum: Plugins
In reply to: [Korea for WooCommerce] Postcode errorFor people who experience the same problem, you can correct the error by adding this code in your functions.php file of your theme. (only if you are using iamport-payment plugin)
/** * Dequeue the Daum Postcode script. */ add_action( 'wp_head', function() { if ( ! wp_script_is( 'daum-postcode-for-https', 'enqueued' ) ) { return; } wp_dequeue_script( 'daum-postcode-for-https' ); }, 100 );
Forum: Plugins
In reply to: [Korea for WooCommerce] Postcode errorHello,
I see. Let me share some solutions by email. Would you be able to contact me on [email protected]?
Thanks ??
Forum: Plugins
In reply to: [Korea for WooCommerce] Postcode errorHello mkim0818,
It looks like the issue is coming from a third party plugin. I’ve seen similar issues in the past with other websites when “iamport payment” plugin is activated.
Maybe there is a way to deactivate the postcode feature from their plugin?
Let me know if I can help!
Best regards.
Forum: Plugins
In reply to: [Korea for WooCommerce] Postcode errorAlright. Will check and let you know what I can do. ??
Forum: Plugins
In reply to: [Korea for WooCommerce] Postcode errorHello mkim0818,
May I know what version of Korea for WooCommerce you’re currently using?
Thanks.
Best regards.
Forum: Plugins
In reply to: [Korea for WooCommerce] Postal Code Error (API)Glad it’s fixed & thanks for the kind words! ??
Forum: Plugins
In reply to: [Korea for WooCommerce] Postal Code Error (API)Would you be able to send me the URL of your website by email, please?
I will check what is the issue.
Thanks !
Forum: Plugins
In reply to: [Korea for WooCommerce] Postal Code Error (API)Hello,
What version of Korea for WooCommerce do you have?
Thanks.
Best regards.
Forum: Plugins
In reply to: [Korea for WooCommerce] woocommerce myaccount postcode errorIt’s now fixed with the latest version (1.1.5).
Forum: Plugins
In reply to: [Korea for WooCommerce] woocommerce myaccount postcode errorHello,
I’ve tried your theme and everything works fine. It seems the problem is a conflict with a third party plugin or possibly a specific configuration of your website.
Would you be able to send me an access to your website so I can take a look? Please send me your information here: [email protected]
Thanks.
Forum: Plugins
In reply to: [Korea for WooCommerce] woocommerce myaccount postcode errorHello,
I can’t reproduce the problem on my side. Could you share with me some more details? What theme are you using?
Thanks.
Forum: Plugins
In reply to: [Korea for WooCommerce] postcode alertHello,
Correct. Daum Postcode service have applied some changes.
I will publish a fix as soon as possible.Thanks!
Best regards.
Hi Jennie,
It will be fixed in the next update which will be released next week.
Thank you!
Hi Jennie,
Thank you for your feedback.
You’re right, the postcode finder only apply to the billing address. I’m going to check what I can do.
Best regards