acowebs
Forum Replies Created
-
Below are the hooks related to data handling
woocommerce_add_cart_item_data woocommerce_add_to_cart_validation woocommerce_update_order_item woocommerce_checkout_create_order_line_item
But using this inside your theme is not recommended, as it is part of woocommerce, repeating this tags can cause some other issues.
If you give us access to your site we can have a look and identify the exact issue.
If you willing to share access details, Please reach us at [email protected]
Otherwise, if you share a copy of the Wholesale product listing plugin, we can have a testing from our end.No, worries. There is no option to delete the thread from our end, This forum is controlled by www.ads-software.com itself.
Happy to know that you have got resolved your problem with the other plugin.
You can always reach us here in case any help needed on this.
Thanks@musictomy, please share your site URL, so that we can have a look and identify the issues
@musictomy , please share your site URL so that we can easily identify the issue
As we haven’t heard back from you further, we assume that this issue has been resolved at your end and considering this ticket as closed. Please don’t hesitate to get back to us if you require any further assistance or clarifications from our end in future.
Thanks!We are marking this ticket as resolved as per our communication over email.
The issue was with the outdated woocommerce template files included in the theme, replacing it with latest templates resolved the issue.
That option is not possible as of now with this plugin. You might need to modify the core plugin code itself. But that is not recommended.
You can see each field and its name if you look at the source code. And use default php POST to get the data. Not sure why you are not getting the data once the user submit the form.
Or you want option field data before user submit the form?Our premium version providing price options based on fields choose by customer. You can find more information on premium version at https://acowebs.com/woo-custom-product-addons/
You can use $_POST[field name] for the submitted data. Field name is which set while creating the field.
No such option is available with this plugin. You can’t set fields for cart page.
Hi,
It is supposed to work with variable product also. See the demo here https://demo.acowebs.com/product-addons/product/vneck-tee/Please ensure that you have set correct price and inventory for your product.
As per my knowledge, this is the only way to add product directly to cart without any custom coding.
Actually, we have a plan to make our plugin compatible with this add-to-cart URL option, But we don’t have an ETA as of now.Thanks for confirming, We are marking this ticket as resolved.
Hi,
This feature is not supported with this plugin woocommerce product addons. You can’t pass values in urlHi,
We have checked on the same, to export the fields, you will have to setup the fields to export. Go to the “Products” field and click the “Set up fields to export” button and choose the fields from the “Order item fields” dropdown.
Hope this solves the issue.