Topic: Contact form and translation [SOLVED]
Contact form:
It is possible for me to translate in my language some words?
If possible, which file to edit?
- Name
- Send
- please complete all entries
Edit: solved with edit index.html
You are not logged in. Please login or register.
Showkase Support Forum → Showkase Support → Contact form and translation [SOLVED]
Contact form:
It is possible for me to translate in my language some words?
If possible, which file to edit?
- Name
- Send
- please complete all entries
Edit: solved with edit index.html
Edit: solved with edit index.html
If you manually edit any of the HTML pages generated by Showkase, your modifications will be overwritten the next time you publish your site.
Instead, edit the showkase/_themes/base/pagetypes/contact.tpl file (the file that Showkase uses to generate the HTML pages).
You can change the 'Name' on line 68:
<label for="name">Name <span class="required">*</span></label>
... the 'Send' button's label on line 76:
<input type="submit" id="submitbtn" value="Send">
... and the "Please complete all entries" text on line 77.
Be sure to publish your site after editing the 'contact.tpl' file.
Please note that the line numbers above refer to the current version of Showkase (v1.6.1).
Thank you, you are right and I did it.
You're welcome!
Showkase Support Forum → Showkase Support → Contact form and translation [SOLVED]
Powered by PunBB, supported by Informer Technologies, Inc.