October 8, 2014 at 9:17 am
Hello Virtue Team! Here I am again with a question. I am doing a bilingual website and I am using a form (done with the Contact Form Builder Plugin) and it is placed on the primary sidebar (I added it on the widget section of the theme). The default language is English, but when I switch any page from English to French I would like that the form will also switch to the French version. It is not appropriate to have an French page content with an English form. I tried using the WPML plugin string tool, but the form or widget with the English form is not listed so I can do the translation. What can I do to solve this issue? I appreciate your answer on this issue.
PS: Ben from your team assisted me last week with a similar issue; which was switching the logo from English to French, by adding a little line of code to the wpml-config.xml file, I tried using it with this issue also, but I was not able to do it. The code was a follows:
<key name=”x1_virtue_logo_upload”>
<key name=”url” />
</key>
<key name=”x2_virtue_logo_upload”>
<key name=”url” />
</key>