- This topic has 3 replies, 2 voices, and was last updated 13 years, 8 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Support site for Tips and Tricks HQ premium products
by
Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › WPML INTEGRATION
Tagged: qTranslate, wpml
Hi there ! , I have just installed WP eStore, and I think that WPML is crucial since other e-commerce and platforms are adapting to it. Although I am not a programmer, I will try to find a solution without messing up things. One of the solutions I have in mind (I don’t know if it’s real ?!!) is to have the Language selection on “i18n” and to add some code to the “i18n.php” file that recognizes WPML and accepts the i18n strings for translation (this is a small step !). There is some documentation on the WPML plugin site for coding themes and plugins to be compatible. As I tried to translate some strings, it does’t catch well for some of them. I hope this will be solved professionally by T&T developing team ! Thanks
All you need to do is use the multilingual plugin (http://wordpress.org/extend/plugins/wp-multilingual/) and select “i18n” as the shopping cart language from eStore’s settings. The i18n.php file has translation in the internatiolization format.
Hi , the wp-multilingual plugin is up tp 2.5.1 and i already have 3.0.5 and 3.1. It causes WP to crash. (thats why i am posting this !) the language section is becoming out dated with the latest versions of WP, I think that at least it should be flexible with other translation plugins, I used the qTranslate plugin as well, but it needs an “open” string to enable the translation process.
You may also check this plugin (http://wordpress.org/extend/plugins/si-contact-form/ ) as a well coded plugin that enables you to have multi form open strings for adding additional languages. It integrates very well with qTranslate, and can be free also with WPML.
Thanks anyway!
You don’t have to use that multi-lingual plugin I linked in the previous post (it was just a popular choice back in the day).
As soon as you select the “i18n” language in eStore settings all the language is shown using the internationalization format in eStore. So any plugin that does i18n translation should work.