I have a page with an acf_form and it is set to create a new post
When we save it, it creates two duplicate posts.
Well, there is one difference in the posts, the form has an image upload feature. One post has the uploaded image the other post does not contain that image.
Anyone ever run into this issue?
What is the code for your acf_form()?
Do you have any filters associated with ACF saving? acf/save_post, acf/pre_save_post
You can also see this topic, maybe something there will help https://support.advancedcustomfields.com/forums/topic/acf_form-always-creates-two-posts/