Jump to content

How to add text to the contact-form.php


Recommended Posts

Nearly every .php page in prestashop has a .tpl file with the same name in /themes/prestashop.

This .tpl file has all the text that will be displayed in the page, you can edit the .tpl (any text editor would do) and add the text you want.

Look at how other text is being displayed there and match it (IE: {l s='the text you want to add'} ), this will use the prestashop translation engine and will let you translate it to other languages (If you "hard code" the text in the file, prestashop will not know it can be translated.

Link to comment
Share on other sites

Once again I was f.... over by the person who built the site so I have no idea how to access that page, the file structure you typed can be seen in te browser, but any idea how to acess it trhu dreamweaver?
Thank you very much for your time and knowledge.

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...