Good evening mates!
We are using Weglot to easily translate our website. The problem is that Weglot and doesn’t “acknowledge” nor translate the Wix FAQ App.
So I was wondering if I could simply create 2 FAQ Wix FAQ App. One in English the other one in Japanese and hide them.
Then with a piece of code, ask Wix to check the language selected within Weglot button and show the appropriate FAQ.
Does anyone know how to do that and if it’s possible?
Hello,
It is possible to add several FAQ Apps to your site. But f rom what I see, you need to embed Weglot button code to the Tracking tools & Analytics.
It’s possible to either pass data between HTML Component and your site or access third-party service using its API to get any info.
In your case, the simplest way to do it, would be to create ‘your own FAQ app’ via code. Below you can find the Collapse Elements Example that you can open in your Editor, play with it, adjust to your needs and implement on your site.
https://www.wix.com/corvid/example/collapse-elements
I have FAQ in 3 languages. Do I understand it correctly that the best way is to make 3 different categories and do the translations manually?