algol.plus
Forum Replies Created
-
Forum: Plugins
In reply to: [Advanced Order Export For WooCommerce] empty rowsYou’re welcome
Forum: Plugins
In reply to: [Advanced Order Export For WooCommerce] empty rowshi
If order has many products inside — our plugin repeats only product details at separate row.
So you will see non-empty cells if you scroll Excel file to right.Please, open section “Setup Fields” and set “Fill order columns for” = “All rows”.
or set mode “Add producst as” = “One row”thanks, Alex
Forum: Plugins
In reply to: [Advanced Order Export For WooCommerce] empty rowshi Biorn
Could you share your settings?
Please visit tab “Tools” to get them.ok, got it
hi
We fixed this issue already, but we’ll update plugin only next week.
If you’re in hurry – please submit ticket to https://algolplus.freshdesk.com/ and we’ll send you version for tests.
Forum: Plugins
In reply to: [WPC Product Quantity for WooCommerce] Doesn’t work for Blocks cart ?Yes, I understand it .
Forum: Reviews
In reply to: [Advanced Order Export For WooCommerce] Missing PayPal Fees in Reportplease submit ticket to https://algolplus.freshdesk.com/
it’s Reviews section, we can’t use it to discuss technical problems.
Forum: Reviews
In reply to: [Advanced Order Export For WooCommerce] Missing PayPal Fees in ReportHello
please use >Setup Fields>Common>Add Field and seek for necessary key in the dropdown.
if it won’t help- please submit ticket to our hepldesk .
Forum: Plugins
In reply to: [Phone Orders for WooCommerce] Minimum quantities for productsHello
Thank you for bug report.
We’ll fix it next week, but (on my estimation) we won’t repease fixed version in January.
So if you need fixed version for tests — please submit ticket to https://algolplus.freshdesk.com/Hello
To fix problem with “Limit purchases to 1 item per order” — edit rule and set “Can be applied” = Once.
So plugin won’t try to add “sold individually” product to cart many times.To implement rule “30% discount if 3+ different products from category” — you should setup rule like https://snipboard.io/qMaUy4.jpg
But this rule requires pro version.
I can provide it for tests if you submit ticket to https://algolplus.freshdesk.com/thanks, Alex
I’m confused by the screenshot .
I thought you need 2 separate rules?
– 30% discount if someone buys 3 products or more
– 35% discount if someone buys 3 different products- Pro version supports range for product filters, more details
but if you use free version — try bulk rule like https://snipboard.io/AK8NCi.jpg - I think it should be something like https://snipboard.io/uN5mj4.jpg
But please, share screenshot of your rule .
- This reply was modified 1 year, 5 months ago by algol.plus.
- This reply was modified 1 year, 5 months ago by algol.plus.
I understand your question correctly and replied already . We need to know hook name .
So please contact to Avatax support and ask – what hook can we use to set “tax exemption” for order on fly ?hello
As I see , the plugin reads this status from customer’s details.
I refer to file src/class-wc-avatax-order-handler.phpwc_avatax()->wc_avatax_utilities()->update_order_meta($order->get_id(), '_wc_avatax_exemption', get_user_meta( $order->get_user_id(), 'wc_avatax_tax_exemption', true ) );So we can’t integrate our checkbox to this plugin, they just don’t offer any hooks in this line.
Could you contact to Avatax support ? and ask – what hook can we use to set “tax exemption” for order on fly ?
thanks, Alex
hello
Can you share your settings and rules ?
use >WooCommerce>Pricing Rules>Tools>Backup to get it.
- Pro version supports range for product filters, more details