Bas Elbers
Forum Replies Created
-
It seems that you have created a custom template looking at the file called body-rectificativas.php. It is not a file from our plugin. Check out the FAQ on how to create a custom temnplate and your issue should be resolved.
Forum: Plugins
In reply to: [Invoices for WooCommerce] Advanced Shipment Tracking Plugin CompatibilityWe have a hook to add details below the product description/title, but I am not sure if the tracking is per product? Not sure what you mean with product details?
How to display the parent product SKU below the product description?
Or you could add it to the invoice information meta by using below hook if it is just a single tracking link.
How to change the invoice information meta?
Feel free to let me know the ideal place to add the tracking code and I will be happy to add a hook to the next update if needed.
Forum: Plugins
In reply to: [Invoices for WooCommerce] Manually attach invoice link to page or emailYou can have a look at the FAQ which explains the use of a shortcode. You can add the shortcode to the email. Have a look at the below article on how to customize WooCommerce emails.
https://woocommerce.com/posts/how-to-customize-emails-in-woocommerce/It is advised to use our support email in order to get premium support so I will therefore close this issue. Let me know if I need to reopen it.
Forum: Plugins
In reply to: [Invoices for WooCommerce] Duplicate Invoice NumbersCan you let me know your plugin configuration settings by going to WooCommerce > Invoices > Debug and copy/paste the settings? I will be able to reproduce the error based on your specific settings.
Forum: Plugins
In reply to: [Invoices for WooCommerce] PHP 7.4 fatal errorJust wanted to let you know that we have updated the plugin. 🙂
Forum: Reviews
In reply to: [Invoices for WooCommerce] Why you dont reply on any email message ?Very sorry to hear that you have had to wait a bit longer than expected to get a reply from our support. Just now I have made sure you got a full refund. I will still be happy to help you out resolving any of your issues of course. Feel free to shoot me an email and I will make sure to keep your license active.
Our apologies for the inconvenience. We really strive to reply as soon as possible, but we had to deal with a big spike in support questions lately.
Forum: Plugins
In reply to: [Invoices for WooCommerce] WooCommerce PDF-invoice choosing templetNot sure I understand your question. You would like to send your vendor the invoice from your customers as well?
If so, you can just add the vendor’s email address to the settings. The premium plugin has this ability. Or just add it to the WooCommerce email settings.
Very sorry to hear that you have had to wait a bit longer than expected to get a reply from our support. Just now I have made sure you got a full refund. I will still be happy to help you out resolving any of your issues of course. Feel free to shoot me an email and I will make sure to keep your license active.
Our apologies for the inconvenience. We really strive to reply as soon as possible, but we saw a really big spike in support questions lately.
Forum: Reviews
In reply to: [Invoices for WooCommerce] Very good!Thanks for the love! If there is anything I can help you with just let me know. 🙂
Forum: Plugins
In reply to: [Invoices for WooCommerce] How to add Signature in footerYou will need to create a custom template and add something like below where the image url should be the url from the image uploaded to the media library.
<img src="YOUR_IMAGE_URL"/>Forum: Plugins
In reply to: [Invoices for WooCommerce] WooCommerce PDF-invoice choosing templetThis is not a question which resides within the scope of our plugin, but rather within WooCommerce itself. We can advise you contact them.
You can select the email types to attach the invoice to within our plugin.
Forum: Plugins
In reply to: [Invoices for WooCommerce] Fehlermeldung WooCommerce PDF InvoicesIt seems that you are not using our plugin. I think you are using WooCommerce PDF Invoices & Packing Slips. I will therefore close this topic.
Forum: Plugins
In reply to: [Invoices for WooCommerce] PHP 7.4 fatal errorWe are ware of this issue and it will be fixed in the latest release. Hoping to update within a few days.
Forum: Plugins
In reply to: [Invoices for WooCommerce] Display VAT details for each productYou could create a custom template for it, but you will need some coding experience. Our premium plugin has the ability to fully customize all line item columns and totals which includes showing itemized VAT per line item as well.
Forum: Plugins
In reply to: [Invoices for WooCommerce] Include text for rowThe minimal template should show the variation attributes by default. If not read the Readme first! topic and let me know as much information as possible so we can try and reproduce the issue.