Dina S.
Forum Replies Created
-
Hi,
You can edit the custom fields from your Order details page. The custom fields will be displayed in the section Custom Fields in the order details page.
Sometimes, due to some other plugin conflicts, the Custom Fields section will be hidden on the order details page. It has been reported that while using the plugin Advanced Custom Fields, it is hiding the display of the custom fields on the order detail page for better performance.
If you wish to use the plugin “Advanced Custom Fields” then add the below hook in your child theme’s functions.php.
add_filter( 'acf/settings/remove_wp_meta_box', '__return_false' );
We hope this helps.Thank you!
- This reply was modified 1 year, 3 months ago by Dina S..
Just checking in to see if you were able to resolve the issue after enabling the “Enable required validation override for address fields” option in the Locale override settings?
If you still need assistance, feel free to let us know or open a support ticket through our website. We’re happy to help!
Unfortunately, the current version of our free plugin is not compatible with the WooCommerce Blocks checkout. We are actively working on making it compatible, and this feature will be included in the next version of the plugin.
In the meantime, we recommend using the [woocommerce_checkout] shortcode to create the checkout page. This will ensure that our plugin works correctly with your setup.
We hope this helps, and thank you for your understanding!
Glad to hear that!
Have a great day.
Great!
Have a nice day!Upon checking your website, we can see that you are using the WooCommerce Blocks checkout.
Unfortunately, the current version of our free plugin is not compatible with the WooCommerce Blocks checkout. We are actively working on making it compatible, and this feature will be included in the next version of the plugin.In the meantime, we recommend using the [woocommerce_checkout] shortcode to create the checkout page. This will ensure that our plugin works correctly with your setup.
We hope this helps, and thank you for your understanding!
Could you please check after enabling the option “Enable required validation override for address fields.” in the Locale override settings inside the Advanced Settings tab.
If you are still facing the issue, then please raise a ticket through our website? We hope our technical team will be able to help.
Thank you!
Your issue needs a detailed check. Can you please raise a ticket through our website? We hope our technical team will be able to help you.
Thank you!
Hi,
We believe that you would like to show the select field without selecting the first option.
If so, you can achieve this by following the below steps.
1. Leave the first option blank (both Option Text and Option Value).
2. Provide a text in the placeholder field(eg: Please select)We hope this will help.
Thank you!Forum: Plugins
In reply to: [Checkout Field Editor (Checkout Manager) for WooCommerce] Bug on updateWe believe our technical team has adequately addressed your question.
We are going to mark this thread as resolved.
Thank you!
Since 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!
Unfortunately, the current version of our free plugin is not compatible with the WooCommerce Blocks checkout. We are actively working on making it compatible, and this feature will be included in the next version of the plugin.
In the meantime, we recommend using the [woocommerce_checkout] shortcode to create the checkout page. This will ensure that our plugin works correctly with your setup.
We hope this helps, and thank you for your understanding!
Your issue needs a detailed check. Can 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: [Dynamic Pricing and Discount Rules] Found 2 bugsWe understand that you’ve identified a few issues, and we truly appreciate your thorough analysis.
Let me answer your questions one by one.>>If you put a product into the cart and look at that products product page or see it in a list, it will show the strikeout html from when it’s in the cart.
>>when you do the apply filters for thwdpf_add_rule_discount the $product variation on line 585 isn’t the right product
We believe that this could be a bug, and we’ll need to investigate it further. As mentioned in previous update, please submit a ticket so our team can review and resolve this.>>When you get the product discount there is an “is_admin()” conditional check which returns price, you need to check whether it’s also an ajax call, because is_admin() will return true on ajax calls.
We will look into this issue and evaluate the feasibility of implementing a fix in future versions of the plugin. We appreciate your patience as we continue to enhance the plugin’s functionality.
Thank you again for your valuable input. Our team is committed to improving the plugin, and we will prioritize these fixes as we plan upcoming updates.
Thank you!
Could you please temporarily deactivate our plugin Checkout Field Editor for WooCommerce and verify it from your side?
Thank you!