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

Getting the same data in all the languages

Open jfbarboza opened this issue 4 years ago • 2 comments

Version information

  • Plugin version : 1.1.10
  • PHP : 7.4
  • WordPress : 5.8.1
  • ACF version : 5.7.7
  • Polylang version : 2.5.3

Steps to reproduce

  1. We have an options page for our websites where we set up some global variables.
  2. We fill all the options for ENG and saved
  3. We fill all the options for another language (In our case it's Russian) and saved

What was expected

To get the variables for each language set.

What happened instead

Every time we save the value of one language override the other.

jfbarboza avatar Oct 14 '21 18:10 jfbarboza

Hello, I have the same problem, did you solve it? Can you help?

danya-e46 avatar Feb 14 '22 09:02 danya-e46

We encountered same issue when hooking into a plugin actions. Seems that "ACF Options for polylang" plugin runs later, therefore, not getting any information related to the functionality.

evscoding avatar Dec 12 '22 14:12 evscoding