May 23, 2014 at 7:01 pm
Hi Sue,
This is possible with a bit of template modification along with copying some files and folders using FTP. First, you copy the invoice_body.template.php and optionally the receipt_body.template.php templates to this location onto the server:
/wp-content/uploads/espresso/templates/modules/gateways/Invoice/lib/templates/
Copying them to this location will prevent your changes from being overwritten on the the next software update.
Then remove the code from 19 in invoice_body.template.php and line 31 from receipt_body.template.php, which reads:
<div class=”vat”><?php _e(‘VAT/Tax Number:’, ‘event_espresso’)?> [vat]</div>
When we shared feedback on your question last year, copying over the templates for editing was the recommended way to edit the templates for the Invoice or Receipt.
That has changed as Event Espresso 4 now has an editor to edit those templates through the WP dashboard. It can be found in Event Espresso –> Messages. You’ll now be viewing the Messages Overview screen. Now look for Invoice or Receipt and click on Purchaser. Here is an example of how they appear on the Messages Overview Screen:
If you do not see them, then you may be using an old version of Event Espresso 4 or they may be on page 2 so you can paginate (browse) to page 2 and they should be there.
The support post ‘Tax Invoice – where can i locate the file mentioned below?’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.
Support forum for Event Espresso 3 and Event Espresso 4.