The website I’m working on takes orders with no shipping, then the shipping evaluated when products are packed, this is due to a very varied product mix. So we need the invoice to be an order confirmation. I can remove the invoice number and date, but need to change the word “Invoice” for “Order confirmation”. I have achieved this with a small change to the invoice.php file. The issue is that I really don’t want a child theme, is there another way to do this without one? Where is the template getting the word “invoice” from, can that be changed with a php snippet?
Thanks, that’s excellent, just the job and exactly how I wanted this to be solved. I use quite a lot of action/filters already, added using the Snippets plugin. Its finding the snippets that is the issue – thanks again. I will check out the professional plugin.
Further to this, during testing, realised that the file attachment on the customer email when they place the order is named “invoice-26685.pdf”, is there a way to change the file name from “invoice-” to something else with actions/filters?
Yordan, thanks, that’s useful. I have already sorted this by buying your pro version for the website in question, can achieve both the above in the pro plugin.
Viewing 6 replies - 1 through 6 (of 6 total)
The topic ‘Change template without child theme’ is closed to new replies.