This topic has 2 replies, 2 voices, and was last updated 8 years, 2 months ago ago by Eva Kemp
Hello,
I been trying to integrate WC Authoship ( https://wooautoship.com ) and after three weeks doing testing and talking with the WC Autoship developers we found that the theme is not compatible.
This error is due to the theme. The default add-to-cart action is being overridden in the theme:
POST /wp-admin/admin-ajax.php
action: et_woocommerce_add_to_cart
product_id: 184
quantity: 1
The theme author will need to add the parameter ‘wc_autoship_frequency’ for this to work with autoship. For example,
POST /wp-admin/admin-ajax.php
action: et_woocommerce_add_to_cart
product_id: 184
quantity: 1
wc_autoship_frequency: 30
Can you guys help me ?
Thanks,
Adrian
Hello,
Your query requires additional customization which is out of our basic support scope.
Also we don’t guarantee full compatibility of 3rd-party plugins with the theme.
You can order additional service via this form:
https://www.8theme.com/customization-services/
Regards,
Eva Kemp.
You must be logged in to reply to this topic.Log in/Sign up