algol.plus
Forum Replies Created
-
Forum: Plugins
In reply to: [Advanced Order Export For WooCommerce] Add column for VAT percentagehello
please try >Setup Fields>Product Order Items>Item tax rate
please, submit json report as new ticket to https://algolplus.freshdesk.com/
visit >Pricing Rules>Tools to get it
please, try 4.7.2
hi
Please, try rollback our plugin to previous version via >Plugins>Add New>Upload.
There is a dropdown at bottom of
https://ww.wp.xz.cn/plugins/advanced-dynamic-pricing-for-woocommerce/advanced/You’re very welcome
You’re welcome
hi
Please, visit >WooCommerce>Pricing Rules>Settings>Calculation and turn off “Disable shipping calculation” checkbox
hello
pllease, add this code to section “Misc Settings”
add_filter( "woe_fetch_order", function($row, $order){
if( !$order->get_refunds() ) {
$row['order_total_fax_refunded'] = 0;
$row['order_total_tax_minus_refund'] = 0;
$row['order_refund'] = 0;
$row['order_total_inc_refund'] = 0;
}
return $row;
},10,2);I repeat this problem .
If you submit ticket to https://algolplus.freshdesk.com/ – we’ll provide fix next weekCan you share your rules too?
You should visit >Pricing Rules>Tools>Backup and copy text
hi
please, visit >Pricing Rules>Settings>Product Price and turn off “Replace price with lowest bulk price”
Thank you for bug report!
Can you share your settings ?
To get them – please, visit >Pricing Rules>Tools>Backup , select “Options” in dropdown.Yes, you can rollback.
No need to do anything , 4.8.3 and 4.8.2 use same internal structures.Can you send us your rules and settings ?
Visit >Pricing Rules>Tools>Backup and copy text (All rules).
Select “options” in dropdown and copy this text too.
You can submit both json as new ticket to https://algolplus.freshdesk.com/hello
can you share the screenshot of rule ? And video of bug in the cart?
You can submit it as new ticket to our helpdesk
ok, thank you.
but we’ll reply only on Monday