■ Issue
we can not get Japanese post data in other language
we want to fetch only Japanese post data and display it even when you switched other language
■ Situation
there are 4 language you can switch by language switcher
there is one post in sider
■ What we did
1 set 'suppress_filters' =>true, in array (which is working but when you switched other language comment and likes are double )
2 created custom query
■ Quesiton
is it possible to get only Japanese post data and display it in other language ?
Thank you for contacting WPML support. While you are waiting for one of my colleagues to take this ticket and work on it, let me provide you with the first debugging steps and try to help with the issue quickly.
Sure, you can use wpml_switch_language hook, to switch to language you wish and then run query in that post: