Background of the issue:
I'm creating a directory where all the store information comes from ACF. In English, the main language, I see the page correctly (скрытая ссылка), whereas in Spanish, I'm not able to translate the dynamic part of the page (скрытая ссылка).
Symptoms:
I can't see where or how the ACF content can be translated. Also, there is a URL redirection issue: in English, it's /stores/SPAIN/madrid, and in Spanish, it's /es/tiendas/madrid/. When I try to add /es/tiendas/ESPANA/madrid/ to the URL, it's a 301 redirection.
Questions:
How can I translate ACF content using WPML?
Why is there a 301 redirection when I try to access /es/tiendas/ESPANA/madrid/?