Skip to content Skip to sidebar

Tagged: 

This topic contains 0 reply, has 0 voices.

Last updated by adrienR-5 5 months, 1 week ago.

Assisted by: Laura.

Author Posts
February 28, 2025 at 9:12 am #16759695

adrienR-5

Background of the issue:
I have multiple Meta Box Post fields attached to my User profile. I added 'suppress_filters' as 'true' inside the Query args of the Meta Box Post field to see all posts from all languages.

Symptoms:
I need to modify the query so that it returns only posts from one specific WPML language, for example IT posts for my IT Post field.

Questions:
How can I modify the query to return only IT posts in the Meta Box Post field?