Bas Elbers
Forum Replies Created
-
Forum: Plugins
In reply to: [Invoices for WooCommerce] Plugin causing fatal error with outdated WC hookThanks @cyjosh. This will be fixed in the next update.
https://github.com/baselbers/woocommerce-pdf-invoices/commit/c37e7ac7a11abefa5c1699dcd8d8f5c087200de3Feel free to send us an email to our premium support and we’ll provide you with a free license for our premium plugin.
Forum: Plugins
In reply to: [Invoices for WooCommerce] simple template minimal spacing problemNot sure what you are trying to say. We are using the code from WooCommerce to format the currency and amounts so there shouldn’t be any spaces.
Maybe you are using a custom template which needs to be updated?
https://github.com/baselbers/woocommerce-pdf-invoices/blob/master/includes/templates/invoice/simple/minimal/body.php#L133Forum: Plugins
In reply to: [Invoices for WooCommerce] Company registration numberThe latest version fixes this issue. Let me know if this is not the case for you and I will reopen this topic.
Forum: Plugins
In reply to: [Invoices for WooCommerce] Hide product imageBy default our plugin does not show the product thumbnails so I assume you are not using our plugin?
Forum: Plugins
In reply to: [Invoices for WooCommerce] Change CRN in invoiceThe latest version should have the updated language files. Are you already on the latest version?
Forum: Plugins
In reply to: [Invoices for WooCommerce] Force new page on pdf invoiceYou could have a look at the wiki from mPDF.
Make sure to create a custom template.
Forum: Plugins
In reply to: [Invoices for WooCommerce] Shipping in product listUnfortunately there is not way to add the shipping as a line item without coding, but our premium plugin has the ability to show the Shipping including or excluding
VAT.The latest version will show the Registration and VAT Number on both templates.
Forum: Plugins
In reply to: [Invoices for WooCommerce] Logo not showing on invoice PDFThe latest update will fix this issue. Let me know if we need to reopen this topic.
Forum: Plugins
In reply to: [Invoices for WooCommerce] Roll Back to version 3.0.11We have found the problem regarding the company details not showing and will update later today.
Looking into the .png problem now.
Forum: Plugins
In reply to: [Invoices for WooCommerce] Roll Back to version 3.0.11You can download the previous version at below link.
https://ww.wp.xz.cn/plugins/woocommerce-pdf-invoices/advanced/If you are using a custom template, make sure to update it as well.
In order to reproduce the error we need as much information as possible. Please read the first topic for it.
https://ww.wp.xz.cn/support/topic/readme-first-7/Forum: Plugins
In reply to: [Invoices for WooCommerce] PDF Invoice bank transferYou need to attach the invoice to the Processing Order email type in WooCommerce > Invoices > General settings tab.
Forum: Plugins
In reply to: [Invoices for WooCommerce] VAT figures not shown on InvoiceIn order to change this behavior you would need to create a custom template. Have a look at the FAQ on how to do it. You need to have some coding experience for it.
The premium plugin has the ability to customize the line item columns and the total rows.
Forum: Plugins
In reply to: [Invoices for WooCommerce] Include text for rowAdding a column would probably mess up the CSS.
You can have a look at below article which adds the SKU below the product description. You could use it to add the weight instead of the SKU.
How to display the parent product SKU below the product description?
Check below article on how to get the weight from a product.
https://docs.woocommerce.com/document/display-product-weight-archive-pages/Forum: Plugins
In reply to: [Invoices for WooCommerce] PDF invoice produces mangled results in the PDFI will need more information in order to reproduce this issue.
Could you delete the plugin and reinstall it?
Do you use Loco Translate? Can you resync the translation file?
Can you please read the first topic of this forum and send me the debug data etc?Forum: Plugins
In reply to: [Invoices for WooCommerce] Roll Back to version 3.0.11Could you select the logo from the settings in WooCommerce > Invoices > Template and try again?
The latest version is not using the WooCommerce store fields anymore. You can find the store settings in WooCommerce > Invoices > Template now.
Should be easy to fix. Let me know if this resolves your issues.