vark
Forum Replies Created
-
Forum: Plugins
In reply to: [Pricing Deals for WooCommerce] Question on BOGO DiscountsNo worries.
Forum: Plugins
In reply to: [Pricing Deals for WooCommerce] Question on BOGO Discounts1. Free version applies to whole cart/store. From your description, you need it be category, a pro attribute.
2. Can this BOGO 50% off discount not be valid with other discounts… – only available with pro.Forum: Plugins
In reply to: [Pricing Deals for WooCommerce] Question on BOGO DiscountsHi,
In sequence:
1) Yes
2) Yes
3) Yes
4) Pro
Best,
VarkHi,
Thanks for your query. By rule, you can set a cap on discounts by cart or product. The cap can be based on $$ or a %. You can also set a max discount % for all rules across the cart.
Best,
VarkPS
any further Pro questions might be better suited to my Support channel http://www.varktech.com/support/ …Forum: Plugins
In reply to: [Min and Max Purchase for WooCommerce] Conflicting with wc_print_noticesHi,
Drop me a line at http://www.varktech.com/support/ and we’ll put something together.
Best,
VarkForum: Plugins
In reply to: [Min and Max Purchase for WooCommerce] Conflicting with wc_print_noticesHi,
Thanks for the detail in your question. Some users employing Min/Max rule custom messaging (which uses the wc notice system) were experiencing message display duplication. Version 1.07.91 introduced awc_clear_notices();statement to remove the issue, and it seems to be affecting your plugin gateway messages as well…However, Min/max is designed only to apply this on the cart and checkout pages, which shouldn’t, I believe, be getting gateway messages…
Best,
VarkForum: Plugins
In reply to: [Pricing Deals for WooCommerce] Pricing Deals Pro Options settingsPS but here’s the code:
If you want translate the 'Deals' title of "Coupon: Deals", you would use the following wordpress filter: // Sample filter execution ==>> put into your theme's functions.php file (at the BOTTOM is best), so it's not affected by plugin updates function coupon_code_discount_title() { return 'different coupon title'; //new coupon title } add_filter('vtprd_coupon_code_discount_title', 'coupon_code_discount_title', 10);Best,
VarkForum: Plugins
In reply to: [Pricing Deals for WooCommerce] Pricing Deals Pro Options settingsHi,
We’re already having this conversation in my Support channel. And as this regards the Pro plugin, why don’t we stick to that conversation…
Best,
VarkForum: Plugins
In reply to: [Pricing Deals for WooCommerce] Pricing Deals Pro Options settingsHi,
The Unit Price option is inaccurate in rare situations, as documented in the Settings.If you select Coupon Discount, an auto-inserted Coupon must show in your totals. You can change the name from ‘Deals’ to whatever you like… and the “Coupon code applied successfully.” is a Woo message and out of my control…
Best,
VarkSuggest looking for a module conflict. Deactivate all plugins except woo, switch to a clean default theme, test. If good, add back 1 module at a time, retesting…
Forum: Plugins
In reply to: [WooCommerce] critical bugs after upgrade 2.4.1 versionSuggest upgrade to current 2.4.10 …
Forum: Plugins
In reply to: [Pricing Deals for WooCommerce] Tiers of CouponsHi,
Thanks for your query. Yes, you can accomplish this with Pricing Deals Pro. Here’s an example of pricing tiers:
http://www.varktech.com/documentation/pricing-deals/examples/#advanced
look for “Pricing Tiers – Buy 2-4, get 10% off, Buy 5-10 15% off”
Best,
VarkForum: Plugins
In reply to: [Pricing Deals for WooCommerce] Fatal ErrorHi,
Thanks for your query. This issue is caused by an incorrect/incomplete data conversion during a WOO update. One/many of your variable products is the source of this issue.
The fix is simple. In wp-admin, just full-screen edit each variable product and re-save it, without changing anything. This clears the error. Often, it’s a single product which is causing the issue.
If you continue to have a problem, please contact me via my support channel http://www.varktech.com/support/ and let’s get together via skype and sort this out.
Let me know…
Best,
VarkURL?
Forum: Plugins
In reply to: [Pricing Deals for WooCommerce] Cannot Adjust Schedule DatesYes, you can call now. As this regards the pro version (wp prefers support for pro versions not to be here), and we’ve already established communication through my support channel, please contact me there in the future…
Best,
Vark