Dina S.
Forum Replies Created
-
Forum: Plugins
In reply to: [Checkout Field Editor (Checkout Manager) for WooCommerce] Autocomplete = offGlad to hear that.
Have a great day!
Forum: Plugins
In reply to: [Checkout Field Editor (Checkout Manager) for WooCommerce] Bug v2.0.5Glad to hear that.
Have a great day!
We believe that you are using WooCommerce blocks on your website. Due to this reason, the changes are not being reflected on the checkout page.
Unfortunately, any of the plugins that add custom fields to the checkout page are currently not compatible with WooCommerce blocks. Once WooCommerce adds any hooks or filters, we will definitely provide the compatibility.
For now, we suggest using the shortcode [woocommerce_checkout] to create the checkout page, as this will enable our plugin to work correctly.
Thank you!
Forum: Plugins
In reply to: [Checkout Field Editor (Checkout Manager) for WooCommerce] E-mail validationAs per the WordPress forum policy, we are not supposed to answer premium related questions on this forum. Could you please raise a ticket through our website? We hope our technical team will be able to help you.
Thank you!
Forum: Plugins
In reply to: [Checkout Field Editor (Checkout Manager) for WooCommerce] Bug v2.0.5We appreciate your time and patience.
We have released a new version 2.0.6 in which the mentioned issue is fixed. Can you please update the plugin and verify from your side?
Thank you!
Forum: Plugins
In reply to: [Checkout Field Editor (Checkout Manager) for WooCommerce] Bug v2.0.5We are checking with our technical team. We will get back to you once we get an update from them.
Thank you!
Forum: Plugins
In reply to: [Checkout Field Editor (Checkout Manager) for WooCommerce] Autocomplete = offKindly be informed that pre-filling the default WooCommerce field value is part of WooCommerce’s default functionality and is not controlled by our plugin.
However, you can clear the other checkout fields using the following filter function.
add_filter('woocommerce_checkout_get_value' , 'clear_checkout_fields');
function clear_checkout_fields($input) {
return "";
}We hope this will work for you.
Thank you!
Glad to hear that.
Have a great day!
We have released a new version 2.0.5 in which the mentioned issue is fixed. Can you please update the plugin and verify from your side?
Thank you!
Unfortunately, we haven’t checked the compatibility with the Payment Plugins for Stripe WooCommerce plugin.
Our plugin follows the WooCommerce standards, hence it’s supposed to work fine with other plugins that are following WooCommerce standards as well.Could you please confirm whether you have created the Checkout page using the shortcode [woocommerce_checkout]? Please go through the below link which will guide you in creating pages using shortocodes.
https://woo.com/document/woocommerce-shortcodes/
Thank you!
Forum: Plugins
In reply to: [Variation Swatches for WooCommerce] Quick View issueSince we haven’t heard back from you, we believe that your issue is resolved.
We are going to mark this thread as resolved.
Thank you!
@thuys
Please refer to the below link to learn more about the WooCommerce shortcode.
https://woo.com/document/woocommerce-shortcodes/Thank you!
It looks like the issue you’re describing is related to the Order Tracker for WooCommerce plugin, not the Checkout Field Editor for WooCommerce. As this is a different plugin, we recommend reaching out to the support team for Order Tracker for WooCommerce for assistance.
If you still have any questions or issues related to Checkout Field Editor for WooCommerce, feel free to get back to us, and we’ll be happy to assist.
Thank you!
While checking your website, we are not able to recreate the issue that you have mentioned and are able to place orders without any issues.
Could you please check and verify once again from your end?
Forum: Plugins
In reply to: [Checkout Field Editor (Checkout Manager) for WooCommerce] 404 – Jquery UISince we haven’t heard back from you, we believe that your issue is resolved.
We are going to mark this thread as resolved.
Thank you!