Wordpress ACF Qtranslate - Assign a field as non-translatable -


i’m creating custom fields page using acf, , i’m using qtranslate-x because it’s multi-language site.

currently, every field inserted, automatically becomes translatable. fields not require translation. possible assign specific field non-translatable?

thank you!


Comments

Popular posts from this blog

vb.net - How to ignore if a cell is empty nothing -

Sort a complex associative array in PHP -

recursion - Can every recursive algorithm be improved with dynamic programming? -