Skip Navigation

Tagged: 

This topic contains 0 replies, has 0 voices.

Last updated by Jasper 4 days, 18 hours ago.

Assisted by: Noman.

Author Posts
January 2, 2025 at 10:47 am #16558274

Jasper

Background of the issue:
I am trying to fix a bug related to JetEngine smartfilters on our website. The filter type is a Checkbox filter, and we are using automatic translation with the filters set to translatable. The issue can be seen on this page: hidden link (select French or German). The filters are not shown because the query used is not copied in the translation of the filter. We need to manually select the query for each language, which is a huge task as we are using 30 languages and have many filters. The issue can also be seen on this page: hidden link

Symptoms:
The filter 'Filter by occupation' is not expanding/showing.

Questions:
How can I ensure the query is copied in the translation of the filter automatically?
Is there a way to avoid manually selecting the query for each language?