Dina S.
Forum Replies Created
-
Forum: Plugins
In reply to: [Order Delivery Date And Time] Do You Offer REST APIHi,
Kindly note that the plugin settings aren’t accessible via an API at the moment.
However, you can retrieve the order date and time from the metadata included in the order API endpoint, located at /wp-json/wc/v3/orders/<id>
Thank you!
Forum: Plugins
In reply to: [Checkout Field Editor (Checkout Manager) for WooCommerce] Birthday fieldHi,
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,
Unfortunately, your requirement cannot be achieved using the lite version of our plugin.
Thank you!
Hi,
We believe that you would like to include custom fields created using our plugin while placing a new order through WordPress.
If so, in order to include custom fields while creating a new order through WordPress. The custom fields will be available in the section “Custom Fields“. You can select the custom fields created using our plugin from the select box inside the “Add New Custom Field:” and provide value for that field there. If your custom field is not available inside the select box, click on the “Enter new” link and enter the custom field’s field name and provide the value.Thank you!
Forum: Plugins
In reply to: [Checkout Field Editor (Checkout Manager) for WooCommerce] Birthday fieldHi,
Unfortunately, your requirement cannot be achieved using the lite version of our plugin.
Thank you!
Thank you for letting us know.
Have a great day!
Hi,
Unfortunately, your requirement cannot be achieved using our plugin.
Thank you!
Hi,
We are glad to know that your concern has been resolved.
Thank you!
Hi,
Unfortunately, your requirement cannot be achieved using the lite version of our plugin.
Thank you!
Hi,
Kindly note that you have to create the checkout page using the shortcode [woocommerce_checkout].
Please refer to the below link which will help you in creating pages using WooCommerce shortcodes.
https://woocommerce.com/document/woocommerce-shortcodes/
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,
Could you please check after creating a new field using our plugin with the field name “billing_vat_number” so that the corresponding functionality of the EU VAT for WooCommerce plugin will be integrated into that field? Since that field has been created on the checkout page.
If you need to add any field-related functionality to the VAT number field then you can add this using our plugin, for example: making the field required and so on.Thank you!
Hi,
Kindly note that we are passing our fields and their values to the below hooks :
1) woocommerce_before_single_product
2) woocommerce_before_add_to_cart_button or woocommerce_after_add_to_cart_button
If the above hooks are available in the “single product page template” created using the WP eSignature plugin then the extra fields will be displayed in that location.
Thank you!
Hi,
Please follow the below steps to custom style a field.
1. Add the class names in the Wrapper Class or Label class field inside the Display Styles tab of the field. For example, provide the class name as teststyling.
2. Now based on the class name provided add the corresponding style in your Additional CSS file. Providing an example for your reference.
.teststyling { font-weight: 600; }Thank you!
Forum: Plugins
In reply to: [Product Feature Request] Change tab orderHi,
Your requirement 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!