algol.plus
Forum Replies Created
-
Hello
if you still need help — please, submit your current settings as new ticket https://algolplus.freshdesk.com/
visit tab “Tools” to get them.
I’m sorry for late reply, Alex
Forum: Plugins
In reply to: [Advanced Order Export For WooCommerce] How to add Order # in a reporthi @enumis
Please, turn off checkbox “Summary mode by ..”.
It’s at top of the form, just below date filter.
Forum: Plugins
In reply to: [Advanced Order Export For WooCommerce] Paid More Than 15 Minutes Agohello
please submit your settings as new ticket to https://algolplus.freshdesk.com/
visit tab Tools to get them.
We’ll reply in ~10 hours .
this forum can be used only to discuss free version.
- This reply was modified 2 years, 3 months ago by algol.plus.
Forum: Plugins
In reply to: [Advanced Dynamic Pricing and Discount Rules for WooCommerce] Import rulesFor whom having same problem .
Comma “,” is delimiter for CSV by default.
But this file used semicolon “;”.In this case — you must add following code to your functions.php or as Code Snippet.
add_filter("adp_import_rules_separator", function($s){
return ";";
});Forum: Plugins
In reply to: [Advanced Dynamic Pricing and Discount Rules for WooCommerce] Import rulesCan you submit new ticket to https://algolplus.freshdesk.com/ and attach your CSV file ?
Forum: Plugins
In reply to: [Advanced Dynamic Pricing and Discount Rules for WooCommerce] Import ruleshi
I dont see line #4
Filter DiscountedPrice FromQty ToQty Role ?
I’m so sorry, I found previous topic .
Our plugin can add items to the cart too https://docs.algolplus.com/algol_pricing/auto-add-to-cart/
I shared pro version via helpdesk
hello
Do you use free version https://ww.wp.xz.cn/plugins/yith-woocommerce-product-add-ons/ ?
please, share url of product page too
hi
please, use https://algolplus.freshdesk.com/support/tickets/new
Forum: Plugins
In reply to: [Advanced Order Export For WooCommerce] Order product exporthi
please, ask him to use button “Export without progress bar”. It’s at bottom of the page.
he should check if results are stable/same.
hi
thank you.
We’ll provide solution tomorrow.hi
Could you share the screenshot of current rule ( only section Cart Conditions) ?
If you can , by steps
upgrade to 4.6.1
repeat the bug in the cart
visit >WooCommerce>Pricing Rules>Tools
generate report (just click button)
submit this report as new ticket to https://algolplus.freshdesk.com/Did you have problem with 4.6.1 ?
Do you use 4.6.0 or 4.5.4 now ?
hi
We have options in >Settings>Product Price , https://docs.algolplus.com/algol_pricing/product-price-pro/
Or you can adjust code https://docs.algolplus.com/algol_pricing/example-code-for-calculating-percentage-value-in-sale-badge/
thanks, Alex