Dina S.
Forum Replies Created
-
Forum: Plugins
In reply to: [Dynamic Pricing and Discount Rules] Discount does not applyHi,
Unfortunately, there is no option available in the current version to configure discount restriction for product rules based on the cart subtotal.
Thank you!
Hi,
Unfortunately, there is no direct option available currently to achieve this requirement.
Thank you!
Hi,
Unfortunately, we haven’t added this feature to our plugin yet.
We have forwarded this to our development team and they will check the feasibility of adding this in future.
Thank you!
Hi,
Unfortunately, your requirement cannot be achieved using the current version of our plugin.
Thank you!
Forum: Plugins
In reply to: [Dynamic Pricing and Discount Rules] Discount does not applyHi,
If you are looking to configure discounts based on the quantity of products in the cart then the current configuration applies the discount only when the total quantity of products in the cart surpasses 50 units.
If you prefer a discount based on the overall cart subtotal then you need to use a cart rule with the condition that the cart subtotal is greater than 50. It’s important to note that, unlike product rules, cart rules discount will be added to the cart total rather than for products.Thank you!
Hi,
Unfortunately, your requirement cannot be achieved using our plugin.
Thank you!
Hi,
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!
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 issueCan you please temporarily deactivate our plugin Checkout Field Editor and verify whether you are still facing the issue or not?
Thank you!
Unfortunately, we are not able to recreate the issue that you have mentioned. We can see that the page is getting redirected to the checkout page without any issues.
Could you please confirm the same from your end?Thank you!
Please add the below filter function in your child theme’s functions.php file in order to achieve your requirements.
add_filter('thjm_default_phone_country', 'th9e_change_default_phone_country', 10, 2); function th9e_change_default_phone_country($country, $key){ $country = 'GB'; // add your country code here return $country; }Have a great day!
Forum: Plugins
In reply to: [MultiStep Checkout for WooCommerce] change colorUnfortunately, your requirement cannot be achieved using the lite version of our plugin.
Thank you!
Forum: Plugins
In reply to: [Checkout Field Editor (Checkout Manager) for WooCommerce] Fields not showingGlad to hear that you were able to solve the issue.
Have a great day!
Hi,
Unfortunately, your requirement cannot be achieved using 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!