Hi, I am trying to output the values of relationship field in user selected language but it's only showing it in default language. How can I show them according to current language.
Remember the values are being retrieved from a custom post type.
Here is the link of the page that I need help with basically it's the product page: hidden link
You can check the values are being shown in default language (spanish) only not in any other languages.
Also the post type is translated and I do see pencil icon.
You are working in the PHP templates to output the relationship data in the required language, it seems, and you have seen what's required with the documentation.