Hannah Kao
Forum Replies Created
-
Hi Alex
I see! Thanks for your promptly help!
Hannah
Forum: Plugins
In reply to: [Admin Menu Editor] AH01071 : Got error PHP messageHi, Janis
You are right, they are nothing to do with Admin Editor! I really shouldn’t consider all the warnings with keyword “admin” and “menu” are all triggered by Admin Editor……
Anyway, Thank you for the advice and quick reply!
Hannah
Hi, Alex:
I think in this situation, the children subtotal is correct. It have to be zero because of product Bundle Discount. Customers will have discount when they buy an A+B bundle, so the subtotal will only shows at bundle level and all the children product will become zero ( Unless they buy an individual product A or B).
Thank you so much for your help! Now my issue is already solved~
Hannah K.
I use “WPC Product Bundles for WooCommerce” bundle plugin
https://tw.www.ads-software.com/plugins/woo-product-bundle/Thank you for spending time answering my questions~
Hannah K.
Hi, alex
Here is the screenshot of section items:
https://imgur.com/a/PCe1Xob(p.s. I made up the product price and name in the first example for better understanding, so the price and name in this screenshot are different.)
Sorry~ I have always said “Grouped Product”, but I found it is Bundle Product actually!!
- This reply was modified 2 years, 6 months ago by Hannah Kao.
Hi, Alex.
Thanks~ I already updated the code. Here is the new screenshot of order 1001. Is it the right screenshot you need?
Hannah K
Forum: Plugins
In reply to: [Events Search For The Events Calendar] Cannot search in other languageOK. Thanks for the replication.
Thank you Alex! It works perfectly now!!
Hi, Alex~
Thank you, (3) has been solved!
Actually, we still can see problems (1) and (2) in your screenshot. The cells I marked with green color have no problem, while the other cells marked with red color are remain empty.
Thank you for helping me ??????
Hi, Alex.
Thank you for the quick reply! I just tested this code and found 3 issues. I would like to use some picture to explain it:
(1)Seems like in a 3 columns group, it only print the Subtotal value to the first row that is not blank. the other cells below remain blank:
https://store.tgeea.org.tw/wp-content/uploads/2020/10/2020-10-07145717.jpg(2)Some values are not printed and some are printed to the wrong place:
https://store.tgeea.org.tw/wp-content/uploads/2020/10/test.jpg(3)Sometimes subtotal values will be miscalculated. I have Product B ($1200) and Product C ($499). A customer bought one B and one C. After I received this order, I offer discount by manually edit the item total on order page:
- Product B
$1200—> $960 - Product B
$499—> $399
However, the subtotal values still remain the original price:
https://store.tgeea.org.tw/wp-content/uploads/2020/10/2020-10-07154948.jpgI think it only happens when discount is manually created by editing the item total on order, because as you can see above, I have another product E (regular price is $1349, sales price is $1320) on sales and it doesn’t have same problem.
- This reply was modified 4 years, 5 months ago by Hannah Kao.
- This reply was modified 4 years, 5 months ago by Hannah Kao.
- This reply was modified 4 years, 5 months ago by Hannah Kao.
I have the same problem with bounomid.
Already updated to version 5.0.10. but pictures are not loading in Safari iPhone XS (iOS 12)
Forum: Plugins
In reply to: [WC Custom Emails Per Product] Error after last updateI have same issue, too.
Warning: in_array() expects parameter 2 to be array, boolean given in /home/tgeea328/public_html/wp-content/plugins/woo-custom-emails-per-product/includes/class-woo-custom-emails-output.php on line 154
Thanks for replying ??
Oh, it worked!!!
Thanks. Really really appreciate.
You are very kind and patient:)
Hi,
Thanks for the reply:)
The problem is still there, but after several attempts, I think I can explain more precisely now.
For example, I have Product A($1,320) and Product B($999). I offer many types of discount, including member discount, bulk discount and some specific price.
This is the ideal situation:
While this is what it looks like now:
It seems like the correct price are only exported to the first cell (which is not blank) of an item price column, and the rest of them just copy the first one.
(I fill the correct value with green color and the wrong one with red.)In order to prove that, I exported another two files by different date range like these:
As you can see, if the first cell in an item price column is 1000, then all of the price fields in the column will be filled with the same value 1000.So I think I still need your help. Thank you~
Thank you so much Alex, it works perfectly now !!
- This reply was modified 6 years, 8 months ago by Hannah Kao.