Hello
I have to work on a wordpress website where acf fields were not created with the plugin but some kind of standalone version and all the fields were created in a config file.
So I deactivated the standalone files, installed the acf plugin and recreated the fields in back office with same slug. All good so far.
The problem is if I want to get all the values in posts, I have to resubmit the post. I could do it by hand, I have only 330 🙂 but maybe there is another way.
Thanks for any help.