db306
Forum Replies Created
-
That returns the id of the order, it does not trigger the creation of a pdf invoice.
Forum: Plugins
In reply to: [PDF Invoices & Packing Slips for WooCommerce] Decimals on invoices onlyHi there,
I enter the price of the product including tax. On the backend the prices show up as rounded with no decimals. However I have a Point of Sale plugin that does display the correct price (with decimals) so I would suppose that the product on the invoice is display the rounded price with decimals.
Forum: Plugins
In reply to: [PDF Invoices & Packing Slips for WooCommerce] Decimals on invoices onlyHi there,
Thanks for the reply. Your solution works perfectly, however it doesn’t seem to work on products (see screenshot)

- This reply was modified 9 years, 2 months ago by db306.
2 months later still nothing… ffs.
Forum: Plugins
In reply to: [WooCommerce] How are shipping costs handled on reports?Thanks @riaanknoetze
> Only if youβre regenerating the PDF invoices.
Yes, but for instance a ‘credit note’ is generated after reimbursement and will have this issue too.
So the only way I have thought of is to do this properly and change the shipping price to the real price after the order has been paid and then add a new discount so it balances back the difference of price.
Any ideas on how to tackle this properly are welcomed π
Forum: Plugins
In reply to: [WooCommerce] I canβt modify Woocommerce product image sizeYou need to resize images using this plugin
Otheriwse, if you are using Simple Image Sizes then make sure you update the values there too and regenerate image sizesresolved
Amazing, thanks
Sick! thanks buddy π
Forum: Plugins
In reply to: [W3 Total Cache] MobilePress compatibility / Cookies are BlockedThere isn’t a stable solution to this yet, I recommend not going forward with mobilepress if you want to use page caching. Doing a classic RWD with page cache will load faster with heavier files than RESS with smaller files but no page cache.
Forum: Plugins
In reply to: [mobble] Permanent fix on Mobble combined with W3TC?Same here, I used this plugin throughout the whole development of a client’s website. I had to completely remove page cache, I managed to make it work for a while but same, from times to times desktop would display mobile version and so on and so forth.
Such a shame though, I was so excited by the idea of being able to optimize the information sent to mobiles, specially that most of my websites are medias or woocommerces.
Waiting in the dark for a working RESS caching technology. For this to work, it should be a plugin that appends itself to w3tc so both plugins use the same user agent references.
Forum: Hacks
In reply to: Remove articles from search resultCan you not look at it backwards and exclude it from search?
might worth a try or perhaps a look at its code:
https://wordpress.org/plugins/search-exclude/good luck anyways
I’ll add it to the comment bit of your website, just found where this should go.
Forum: Plugins
In reply to: [WooCommerce] stock does not decrease@tonnick0033 Have you found any solution? been having the same issues over here and noticed this on the live server… wohoo
Forum: Plugins
In reply to: [WooCommerce] PHPUnit for developersThanks a lot, this is awesome!!