Jump to content

How can I add extra information in my Invoice Footer


Recommended Posts

Hi guys

 

I wanted to add extra information to my invoice footer. For example:

 

My website is called Prestashop (for example), however this is the trading name for Phone Sales Ltd (for example).

 

So in my footer, I want it to say Phone Sales Ltd, trading as Prestashop.

 

I know this can be done in Preferences, Contact Information, but if I change it there it adds the whole sentence to my page titles, which i do not want.

 

Your help would be much appreciated.

 

Thanks

Link to comment
Share on other sites

Hi, go to footer.tpl in themes ->yourtheme. add somewhere down other contents, but inside a div, this: <p>your text</p>

 

there you can add your appropriate style to that piece of text. Same follows if you want to add text at the top of the page, or any content, just go to header.tpl in this case.

 

Now go to Preferences->performance->force compile.

 

There you go

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...