Hello,
I’m facing a puzzling issue with the Advanced Custom Fields (ACF) plugin on my WordPress site, and I hope someone here can help.
**The Problem:** When I update data via an ACF frontend form, the changes don’t reflect in the WordPress backend. However, when I make changes in the backend, those sometimes show up on the frontend.
**What I’ve Done So Far:**
* Checked ACF settings and ensured that the field group is correctly set up.
* Tried with a default WordPress theme.
* Checked for plugin conflicts by deactivating other plugins.
* Inspected for JavaScript errors in the browser console but found none.
* Made sure the database is optimized.
* Cleared caches from all caching plugins and my browser.
* Checked the ACF form’s post\_id
parameter, and it looks correct.
I’m at a bit of a loss here. The setup seems correct, but the data flow isn’t consistent between frontend and backend.
Has anyone experienced this before or have any suggestions on what I might be missing? Any help would be greatly appreciated!
Thank you in advance!
[ad_2]