Background of the issue:
I am trying to create a WP_QUERY, including a post type called "news" and showing only the current language posts. Link to a page where the issue can be seen: الرابط المخفي
Symptoms:
The query returns English posts always instead of the current language posts.
Questions:
How can I modify WP_Query to return posts in the current language?