-
AuthorPosts
-
April 27, 2011 at 1:32 am #163260
Hello, Where is located the Ja-contact form. I can not find it. I need to change the Title “Send Us a Message”, but i have looking for in the entire site but i can face it.
Sorry my english.:-[
Carla
chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
April 27, 2011 at 1:52 am #388430Which version of Joomla are you Using?
April 27, 2011 at 6:50 pm #3886191.5. This is my site: http://www.conexium.cl/desarrollo/index.php?option=com_contact&view=contact&id=1&Itemid=30
Carla
Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
April 27, 2011 at 7:02 pm #388621The string is generated in templates>ja_community_plus>html>com_contact>default_form.php
<?php echo JText::_('Send us a message'); ?>
Unfortunately no language string had been put in the languages file but it is simple to add one.
Just put in the administrator>languages>**yourlanguage**>**yourlanguage**.plg_sytem_jat3.ini (replacing the **yourlanguage bits with your choice) and add the line below.
Send us a message=Send us a message
replacing the bit in red with whatever you would like displayed.April 27, 2011 at 7:38 pm #388632Phill, thanks for your answer, but I am a little lost!! I have to create a new file? Can i do this with the translation manager?
Thanks.:confused:
Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
April 27, 2011 at 7:42 pm #388634No, you already have the file I mentioned above. Using a plain text editor such as notepad (do not use word or wordpad) just add the line above.
Have you not already translated any strings in the JAT3 plugin file?
April 27, 2011 at 8:08 pm #388639But, Why I Cant do the change in the “defau_form.php” file, throug the software coda? Because now I try and it works!:cool:
Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
April 27, 2011 at 8:13 pm #388641Of course it will work that way but it is far better to add a line in a language file. The Jtext:: bit means it is checking for a language string anyway. If you create a language file for all the strings then you will have all the translations in one place. In addition, and the main thing, if you want more than one language thenthe visitor will see the correct string for their language.
1 user says Thank You to Phill for this useful post
-
AuthorPosts
This topic contains 8 replies, has 3 voices, and was last updated by Phill 13 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum