I have a site using ACF plugin for many custom post types, and after some time of use, new added fields cant save data. After I type and press the button to update the post, the text will be gone. Its also happening randomly with some old fields. There is nothing to do with the source code as some pages using the same fields are working well, but new pages wont.Its happening inside wordpress dashboard. What could be done?
Asked
Active
Viewed 709 times
0
-
Please share your code first – Dhruv May 14 '19 at 13:36
-
Its not really helpfull as the problem is happening inside the wordpress dashboard. Also, acf wasn't edited by functions.php – Fernando Souza May 15 '19 at 00:49
-
first try to find the error. try var dumping the ACF. What do you get? we need more information on what you have tried and some code would be nice... – Michael May 15 '19 at 06:05
-
@FernandoSouza without your error or code how can we understand what is the actual problem. – Dhruv May 15 '19 at 06:11
-
Thanks all, I will try some var dumping or errors output. – Fernando Souza May 15 '19 at 07:14