Hi,
i started to use eShop with qTranslate and for the page's title, content and permalink it's all good.
But for the all other fields, i didn't find any solutions to translate in more language, then i looked the code.
So i find the function that qTranslate use to translate correctly title and content and this is qtrans_useCurrentLanguageIfNotFoundShowAvailable($content).
If i insert in the fields:
[:en]Hi!
[:it]Ciao!
This work, it shows the correct language!
So i have to add this function in every point where i need the translation.
But is the right way?? Have you other solutions??
Or is better if i change the plugins?
- eShop and WPML
- wp-ecommerce and qTranslate
- wp-ecommerce and WPML
Thanks for your ideas and suggestions! :)