information after check payment and language

  • Posts: 846
  • Thank you received: 92
11 years 5 months ago #106092

after select payment the only default active method by using check , i have a text that appear with this content ( see in the end) in the default language ' en) . The text can be found in backend using Menu Compoment -> Hikashop | system -> Payment Method | HikaShop check payment plugin .
the content is under the label "check information ". Is there a way that this content support language setting like joomfish / falang ?


""""""""""
Your order is now complete.
You can now send us a check with the amount of 100,00 € using the following information.
You can make out your check to: XXXX XXXX

And then, send your check to the address below :

XXXXXX XXXXXX

XX XXXX XXXXXX

XXXXX XXXXXXX

Once we receive it, we will confirm your order.
Do not forget to include the order number ( C2 ) at the back of the check so that we can match it to your order.
Thank you for your purchase.
"""""""""""""""""""""""""""""

Please Log in or Create an account to join the conversation.

  • Posts: 82760
  • Thank you received: 13346
  • MODERATOR
11 years 5 months ago #106154

You need to use translation overrides to translate it, not joomFish/Falang:
www.hikashop.com/en/download/languages.html#modify
For the information area, remove all the text and only enter a new translation key and then add that new translation key in the override area of each language file like for other translation keys.

Please Log in or Create an account to join the conversation.

  • Posts: 846
  • Thank you received: 92
11 years 5 months ago #106289

I have many questions to custom this content
1- I do that from the Back End ? or by edit the php code that manage this content ? ( backend gui ?)
2- what is the format of that key htmlspecialchars(urldecode($msgpayement)),JText::_('msgpayement') $msgpayment ?
3- where is locate the ini file for translation ? \Jomla\language\fr-FR\fr-FR.ini Joomla\language\fr-FR\fr-FR.com_hikashop.ini
4- Can we use any ini file or ? the general or hikashop one ( end with hikamarket hikaserial hikashop )
5- The translation of this area use joomla default implementation or hikshop custom one ? ( hikashop one ?)

Regard's

Last edit: 11 years 5 months ago by lionel75.

Please Log in or Create an account to join the conversation.

  • Posts: 82760
  • Thank you received: 13346
  • MODERATOR
11 years 5 months ago #106307

1. Via the backend. As explained, for the information area, remove all the text in the textarea and only enter a new translation key in it, and then add that new translation key in the override area of each language file like for other translation keys.
2. I don't understand what you're talking about. There is no need to edit any code.
3. You should not edit the file directly. You should follow the documentation I already gave you which tells you to edit the language file via the Languages tab of the configuration. Please read the instructions I provided.
4. You should use HikaShop's language file override.
5. It is compatible with Joomla's default implementation.

Please Log in or Create an account to join the conversation.

  • Posts: 846
  • Thank you received: 92
11 years 5 months ago #106383

Thank' for your reply .

Please Log in or Create an account to join the conversation.

Time to create page: 0.063 seconds
Powered by Kunena Forum