Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting the same data in all the languages #80

Open
jfbarboza opened this issue Oct 14, 2021 · 2 comments
Open

Getting the same data in all the languages #80

jfbarboza opened this issue Oct 14, 2021 · 2 comments

Comments

@jfbarboza
Copy link

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.

@danya-e46
Copy link

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

@evscoding
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants