Having trouble making a change to a custom template
-
Hi,
I’ve created a custom template for invoices and made a couple of simple changes (like removing the due date display). BTW, I see in the code that display of the due date is inside an if statement that checks that there *is* a due date but I can’t see a way to not have a due date on my invoice – so I just deleted the code to display it.Anyway, I wanted to change the wording on the line item header. Currently it shows “Tasks, Rate, Qty, Amount”. My client doesn’t like the word “Tasks”. I thought, okay, I’ll just go into the template and change that but alas, it’s not that simple. It looks like that done with some other PHP do_action magic that I don’t understand.
Can you point me in the right direction to make this change?
- The topic ‘Having trouble making a change to a custom template’ is closed to new replies.