acf-options-for-polylang
acf-options-for-polylang copied to clipboard
Getting the same data in all the languages
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
- We have an options page for our websites where we set up some global variables.
- We fill all the options for ENG and saved
- 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.
Hello, I have the same problem, did you solve it? Can you help?
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.