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

Plugin don't saving configuration ACF #84

Open
MathieuMarteau opened this issue May 30, 2023 · 1 comment
Open

Plugin don't saving configuration ACF #84

MathieuMarteau opened this issue May 30, 2023 · 1 comment

Comments

@MathieuMarteau
Copy link

MathieuMarteau commented May 30, 2023

Version information

  • Plugin version : 1.1.10
  • PHP : 8.0
  • WordPress : 6.2.2
  • ACF version : 6.1.6
  • Polylang version : 3.3.1

Hello !

Since not very long ago, I have been unable to save new information in the general configuration pages. When I save, the value displayed in the field is correct, but when I do a dump, it's no longer accurate. When I disable the "acf for polylang" plugin, everything works correctly except, of course, the translation.

How can I please fix this bug? :(

PS: I just updated the plugin to version 1.1.6 and it's working. Any idea how to make it work on the latest versions?

@markhowellsmead
Copy link

I am also experiencing this problem: the settings are stored in the database as options_de_CH_shp_gantrisch_adb_single_page and options_fr_FR_shp_gantrisch_adb_single_page and the values are set correctly in the admin screen. But using get_field('shp_gantrisch_adb_single_page', 'options') always returns a null value.

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

2 participants