Dina S.
Forum Replies Created
-
Forum: Plugins
In reply to: [MultiStep Checkout for WooCommerce] PHP deprecatedHi,
We believe that you are using the premium version of our plugin. As per the WordPress forum policy, we can’t 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!
Hi,
Please note that we are saving the Extra Product Options data as order item meta data. You can retrieve the value using the below function.
wc_get_order_item_meta($item_id, $field_name, true);Thank you!
Hi,
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,
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,
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!
Hi,
Yes, it can be achieved by writing custom javascript.
Thank you!
Hi,
There seems to be some lack of clarity in your query.
The fields created using our plugin are saved in the wp_postmeta table. You can retrieve the value of the custom field from the database by using the below function.
For order metadata, you can use the below function:
$order_meta = get_post_meta( $order_id, $field_name, true );If we have misunderstood your query, please raise a ticket through our website. We hope our technical team will be able to help you.
Thank you!
Hi,
Unfortunately, your requirements cannot be achieved using the lite version of our plugin.
Thank you!
Hi,
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: [Checkout Field Editor (Checkout Manager) for WooCommerce] Cart 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!
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!
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!
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!
We 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!