acf-options-for-polylang icon indicating copy to clipboard operation
acf-options-for-polylang copied to clipboard

Not translating fields assigned to user

Open panayotoff opened this issue 5 years ago • 1 comments

Version information

  • Plugin version : 1.1.7 |
  • PHP : 7.2
  • WordPress : 5.4.1
  • ACF version : 5.8.11
  • Polylang version : 2.7.2

Steps to reproduce

  1. Create new field group and assign it current user role is equal to administrator
  2. Go to users >> user >> put some information in english
  3. Switch polylang to language other than english

What was expected

Field have empty value in this language. If content is added and saved, it should appear for the selected language

What happened instead

The content from default language stays in

panayotoff avatar May 25 '20 12:05 panayotoff

Polylang doesn't translate author fields. https://github.com/polylang/polylang/issues/162

Well, not all. The "Bio" translates.

dirad avatar Feb 19 '21 13:02 dirad