Multilingual support with single template (Magento case)
If we have a Multilingual support site, there is no option to setup different widgets languages.
For example
domain.com/en -> English widgets
domain.com/fr -> French widgets
and etc
Thanks.
Greate job!

Hey tawker,
You can achieve the effect you are looking for by assigning different Widgets for different store views.
For example, create 2 different Widgets. One Widget, leave in english, the other in french.
Then assign each widget to the corresponding store views and voila, multi language enabled!
Hope this answers your question.
-
Joan commented
Hi,
Then, do we have to create a widget for every page? Because there might be many pages in each language. For exemple:
A widget for "domain.com/en/post-1", another wdiget for "domain.com/en/post-2", another widget for "domain.com/en/post-3"...
A widget for "domain.com/fr/post-1", another wdiget for "domain.com/fr/post-2", another widget for "domain.com/fr/post-3"...
Or we can tell Tawk to consider widget in English for EVERY page containing /en/, & widget in French for EVERY page containing /fr/ ?
Thanks!
-
Gaetan Glaub commented
Yes, we would need this function too!
-
bob commented
Yes, this would be very important for us too!
-
Robert commented
Hi,
Yes that is a functionality that really would be very usefull for international multilanguage sites, and I'm sure that it is not to difficult to include such functionality.