Tofandel ← Customer Feedback for tawk.to My feedback Support Wordpress WPML (translation plugin) so that the right chat language shows 120 votes Vote Vote Vote Vote We're glad you're herePlease sign in to leave feedback Signed in as (Sign out) Close Close 1 vote 2 votes 3 votes Remove votes You have left! (?) (thinking…) planned · 11 comments · Feedback » Integrations · Flag idea as inappropriate…Flag idea as inappropriate… · Delete… · Admin → How important is this to you? Not at all You must login first! Important You must login first! Critical You must login first! We're glad you're herePlease sign in to leave feedback Signed in as (Sign out) Close Close Tofandel supported this idea · June 08, 2018 An error occurred while saving the comment Tofandel commented · June 08, 2018 · Edit… · Delete… Just add this custom xml in your WPML config : <wpml-config> <admin-texts> <key name="tawkto-embed-widget-widget-id" /> </admin-texts> </wpml-config> You will now need to create a new widget for each language you want it translated to, change the language of the widget and then locate the widget id The default widget id is always 'default', the new widget will have a 9 characher id that you can find in the script to include the widget https://embed.tawk.to/abcdefabcdefabcdef12345678/default https://embed.tawk.to/abcdefabcdefabcdef12345678/{this_is_the_widget_id} Now you just have to copy this widget id Then in the string translations you can search for "tawkto-embed" and in the translation of the right language copy this widget id Your widget is now translated the same as your website, congratulations! Save Submitting...
Just add this custom xml in your WPML config :
<wpml-config>
<admin-texts>
<key name="tawkto-embed-widget-widget-id" />
</admin-texts>
</wpml-config>
You will now need to create a new widget for each language you want it translated to, change the language of the widget and then locate the widget id
The default widget id is always 'default', the new widget will have a 9 characher id that you can find in the script to include the widget
https://embed.tawk.to/abcdefabcdefabcdef12345678/default
https://embed.tawk.to/abcdefabcdefabcdef12345678/{this_is_the_widget_id}
Now you just have to copy this widget id
Then in the string translations you can search for "tawkto-embed" and in the translation of the right language copy this widget id
Your widget is now translated the same as your website, congratulations!