Home › Forums › Add-ons › Repeater Field › Repeater not saving on some pages, but works on others? › Reply To: Repeater not saving on some pages, but works on others?
I’m having a very similar problem.
Reading the comments above, I applied all the guidelines and attempts sent
one that worked was applying the code below:
add_action (‘save_post’ array ($ this ‘save_post’), 10, 1);
add_action (‘pre_post_update’, array ($ this, ‘save_post’));
I did it yesterday, today after over 30 records inserted the problem happened again.
I have two scenarios in my localhost environment the problem did not occur, but in the production environment the problem happened again.
I insert new items, I click refresh, the page loads but does not save the data.
I do not know what else to do.
Any idea what I can do?
Welcome to the Advanced Custom Fields community forum.
Browse through ideas, snippets of code, questions and answers between fellow ACF users
Helping others is a great way to earn karma, gain badges and help ACF development!
We use cookies to offer you a better browsing experience, analyze site traffic and personalize content. Read about how we use cookies and how you can control them in our Privacy Policy. If you continue to use this site, you consent to our use of cookies.