Hi, I use WPML - including string translation - to translate my webpage. The homepage texts (feature texts etc.) do not appear in the strings and I do not see how to translate them.
Follow the link given below http://www.inkthemes.com/how-to-translate-your-wordpress-website-using-qtranslate-plugin/01/ This will solve your issue.
Thanks, qtranslate works fine. I am only having problems in translating widget titles. I did download 'widget-logic' and put the following code: qtrans_getLanguage()!==’en’ for widgets to be shown in English, but it still doesn't work. Can you help?
There is no need to use 'widget-logic'. Simply just add code given below in the widget title Code: [:en]My English Title[:fr]My French Title It will work fine.
Hi, great, works indeed fine!! I have 2 related questions: - How to translate the 'read more' tags on the homepage? They are in Dutch now and I want to translate them in English for the English homepage. - The title of one of the translated childpages does not appear in the navigation-menu in the translated language; on the page itself it has the translated title. The title of the page is "kwaliteitsniveau's" in Dutch and "Quality Levels" in English. See website: www.permacultuuracademie.nl Thanks again