test
Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • carlamarlan Friend
    #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 Friend
    #388430

    Which version of Joomla are you Using?

    carlamarlan Friend
    Phill Moderator
    #388621

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

    carlamarlan Friend
    #388632

    Phill, 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 Moderator
    #388634

    No, 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?

    carlamarlan Friend
    #388639

    But, 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 Moderator
    #388641

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

Viewing 8 posts - 1 through 8 (of 8 total)

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