acowebssupport
Forum Replies Created
-
Sorry, right now we don’t have option for displaying discount table for “Discount on total cart quantity”.
We will be releasing our pro version of our plugin very soon, it will have support for shortcodes for listing discount details.
- This reply was modified 5 years, 5 months ago by James Huff.
- This reply was modified 5 years, 5 months ago by Jan Dembowski.
Hi,
Sorry, our fields cannot be connected with the inventory of products.
So it is not possible to connect. But there is a chance to manually set the fields maximum value to be the limit.- This reply was modified 5 years, 5 months ago by Jan Dembowski.
Hi,
You can test the compatibility with our free version. If the free is compatible, then pro also will be compatible.
- This reply was modified 5 years, 5 months ago by Jan Dembowski.
Forum: Plugins
In reply to: [Dynamic Pricing With Discount Rules for WooCommerce] AUD sign changeHi,
Thanks for using our plugin, these are default woocommerce signs, we are just displaying the discounted price as woocommerce price.
- This reply was modified 5 years, 5 months ago by Jan Dembowski.
Hi,
Could you please make me understand about what are you really asking for? Frankly, we are not clear about your query. Please elaborate it once more for the better understanding.
Thank you.
Hi,
We have released an update with support for multi-currency plugins, please update your plugin to the latest version.
- This reply was modified 5 years, 5 months ago by Jan Dembowski.
Hi,
Can you please share screenshots of the admin rules.
- This reply was modified 5 years, 5 months ago by Jan Dembowski.
Hi,
Sorry for the late response, right now our plugin is not compatible with some multi-currency plugins, our team is working on the compatibility issues, we will be releasing an update ASAP.
- This reply was modified 5 years, 5 months ago by Jan Dembowski.
Forum: Plugins
In reply to: [Dynamic Pricing With Discount Rules for WooCommerce] Quantity Base DiscountThanks.
Hi,
Hope everything is working fine now, we are closing this thread.
- This reply was modified 5 years, 5 months ago by Jan Dembowski.
Forum: Plugins
In reply to: [Dynamic Pricing With Discount Rules for WooCommerce] Quantity Base DiscountHi,
Can you please make sure coupon is enabled on your woo-commerce admin settings, we are using virtual coupons for calculating discounts.
Please check the same and let us know your comments.
- This reply was modified 5 years, 5 months ago by Jan Dembowski.
Hi,
Please try the solution in the below link to remove the issue of showing the fields twice in the product page- This reply was modified 5 years, 6 months ago by acowebssupport.
- This reply was modified 5 years, 6 months ago by acowebssupport.
- This reply was modified 5 years, 5 months ago by Jan Dembowski.
Hi,
Use the below code to show the fields before variations.
add_filter('wcpa_display_hooks',function($hooks){ $hooks["fields"]=["woocommerce_before_variations_form",10]; return $hooks; });
Paste this code to functions.php file of your currently active theme’s folder.
- This reply was modified 5 years, 5 months ago by Jan Dembowski.
Hi,
We have fixed the invalid date issue (firefox) on our latest version, please update your plugin to the latest version.
- This reply was modified 5 years, 5 months ago by Jan Dembowski.
Forum: Plugins
In reply to: [Dynamic Pricing With Discount Rules for WooCommerce] schedule not workingHi,
We have fixed the issue on our latest build, please update your plugin to the latest version.
- This reply was modified 5 years, 5 months ago by Jan Dembowski.