Page 1 of 2
user emails customized by language
Posted: 24 Apr 2022, 11:39
by erapaglia
I have 12 languages on the website,
I would like to know how to create in the ORDER STATUSES section, the variables to be linked with the joomla language file
thank you
Ezekiel
Re: user emails customized by language
Posted: 26 Apr 2022, 17:12
by Jan
Hi, there is no such option, but there are possible complex way how to work with multilangues feature.
https://www.phoca.cz/documents/116-phoc ... al-feature
For this, maybe Multilanguage CK plugin will be great but 12 languages is too much I think.
So maybe the Falang needs to be select but not sure if for now the XML definition files for Order statuses exist
Jan
Re: user emails customized by language
Posted: 28 Apr 2022, 23:42
by erapaglia
the Multilanguage CK plugin have a conflict with joomla 4 :-(, si i duplicate manualy the entries in ORDER STATUSES in different languages. i have no other chances
Re: user emails customized by language
Posted: 29 Apr 2022, 12:21
by erapaglia
hallo jan, please explain me how to personalize 2 only language emails(example german and italian), after paypal payment
Re: user emails customized by language
Posted: 29 Apr 2022, 23:15
by Jan
Hi, for two languages, try to see the Multilanguage CK module:
https://www.phoca.cz/documents/116-phoc ... al-feature
There you set each language in specific plugin code, so all text is set in one field but separated by the plugin code.
Jan
Re: user emails customized by language
Posted: 30 Apr 2022, 12:45
by erapaglia
hello jan, ck multilanguage original it does not works (in subject and email content).
with extended version(error): Call to undefined method Joomla\CMS\Application\AdministratorApplication::isAdmin()
i think it is not compatible with joomla 4
any ideas, how to translate email subject and email content?
Re: user emails customized by language
Posted: 01 May 2022, 22:52
by Jan
Hi, can you paste the whole error message here, so I can take a look at it?
Jan
Re: user emails customized by language
Posted: 02 May 2022, 21:51
by erapaglia
here, i have installed the plugin and this is the error on administrator site:
0 Call to undefined method Joomla\CMS\Application\AdministratorApplication::isAdmin()
Re: user emails customized by language
Posted: 08 May 2022, 23:10
by Jan
Hi, thank you for the info, yes, this function is not more available in J4. I will take a look at it and will change it.
Jan
Re: user emails customized by language
Posted: 08 May 2022, 23:32
by Jan