You can translate custom fields added with stoutlogic/acf-builder with ACFML (WPML Advanced Custom Fields Multilingual). Just add ‘wpml_cf_preferences’ to your field options. 0 = Don’t translate, 1 = Copy, 2 = Translate, 3 = Copy once
WPML: remember user’s language choice
There is no built-in function to remember a user’s language choice in WPML, and redirect him accordingly. WPML can only redirect returning visitors according to their browser language. I figured out a way to store the user’s language choice, and redirect the user to his preferred language when he revisits your website. There are 3 …