Background of the issue:
I am experiencing an issue with the Ultimate FAQ plugin in combination with WPML. In the main language (English), everything works correctly, but in other languages, the FAQs are not showing. I have enabled the FAQ custom post type (ufaq) in WPML, confirmed that FAQ categories and FAQs are correctly translated, tested alternative shortcodes, and installed a modified version of the plugin where queries run with suppress_filters = 0 (false). Ultimate FAQ support suggested I open a ticket with WPML, explaining that suppress_filters is already set to false, but the queries are still returning empty results in translated languages.
Symptoms:
FAQs are not displaying in translated languages on the site hidden link, while they work correctly in the main language at hidden link.
Questions:
Could you please check if there is something else needed on the WPML side (query handling, post type translation, category linking, or known compatibility adjustments) to ensure the translated FAQs display properly?