Home › Forums › Front-end Issues › acf_form() always creates two posts › Reply To: acf_form() always creates two posts
I’m sure that will help others @scotty-v, it’s something that I didn’t think about before but will keep in mind if others have this problem in the future. As a theme developer wp_footer()
is one of those things that I take for granted that it’s there because it’s one of those things that can cause all kinds of strange issues when it’s not. In this case it’s probably because the scripts needed by ACF are included in the footer on the front end of the site and not having them somehow causes posts to be duplicated, not that I understand why that would happen even knowing it does. 😛
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.