algol.plus
Forum Replies Created
-
Hello
No, we don’t have such list .
If you send more fields – I will describe them.
Order Line Subtotal = Item cost * qty
Order Line Total = Item cost (- discount + taxes) * qty
We pull data forGray fields – https://woocommerce.github.io/code-reference/classes/WC-Order.html
Green fields – https://woocommerce.github.io/code-reference/classes/WC-Order-Item-Product.html
+ https://woocommerce.github.io/code-reference/classes/WC-Product.html
Coupon fields https://woocommerce.github.io/code-reference/classes/WC-Order-Item-Coupon.html
+ https://woocommerce.github.io/code-reference/classes/WC-Coupon.htmlplease submit ticket to https://algolplus.freshdesk.com/ and I will provide fixed version
OR you open section “Misc Settings” and just turn off “Enable debug output”.
hello
PHP version ? 8.4?
Forum: Plugins
In reply to: [Advanced Order Export For WooCommerce] Hooking into Custom Meta with SpacesWe’ll fix the bug and won’t show “plain_orders” prefix
Forum: Plugins
In reply to: [Advanced Order Export For WooCommerce] Hooking into Custom Meta with Spaces
Please use this hookadd_filter('woe_get_order_value_USER_Participant Phone',function( $value,$order, $fieldname ) {
return '0';
}, 10, 3 );Forum: Plugins
In reply to: [Advanced Order Export For WooCommerce] Hooking into Custom Meta with SpacesHi
please open section “Misc Settings” and mark “Try to convert serialized values”.
You submit existing zip as new ticket to https://algolplus.freshdesk.com/ , and we’ll review it .
or switch to https://ww.wp.xz.cn/plugins/weight-based-shipping-for-woocommerce/
some customers used it .Hello
What courier plugin do you use exactly ? Please, share plugin’s url.
Probably, they ignore cart subtotal and sum cost of all products.
Hello
Can you share screenshot of rule which gives free shipping ?
Or did you set 75.00 in >WooCommerce>Settings>Shipping?
hello
please, submit ticket to https://algolplus.freshdesk.com/ and we’ll provide fixed version next week.
thanks, Alex
We can provide fixed version tomorrow if you submit ticket to https://algolplus.freshdesk.com/
Hello
It should be a bug. please share screenshot of your rule.
Forum: Plugins
In reply to: [Phone Orders for WooCommerce] latest update breaks sitesYou’re welcome .
We’ll update public version on Monday unless we get new bug reports.
Forum: Plugins
In reply to: [Phone Orders for WooCommerce] latest update breaks sitesHello
so you have 1000+ products ?
I’ve updated development version at Wordpres.org.
Please, replace the plugin via >Plugins>Add New>Upload with
https://downloads.wp.xz.cn/plugin/phone-orders-for-woocommerce.zip- This reply was modified 1 year, 6 months ago by algol.plus.