Home › Forums › Front-end Issues › 'Update' button doesn't do anything › Reply To: 'Update' button doesn't do anything
Hi @elliot,
After following the tutorials, I’m having the same issue as Jacob, here. My front-end form is showing up fine (a single text field), but when I click to submit, nothing happens. No page reload, no redirection… just a clicking button.
I checked the outputted form html and it looks good, as well as my my_pre_save_post() function seems correct and matches the tutorial and examples I’ve found throughout the forum here.
I’m trying to use this form to create a new post, rather than edit a post.
Just can’t figure out why the submit button is not working. Any ideas?
If it helps, my form starts with:
<form id=”post” class=”acf-form” method=”post” action=””>
Thanks,
Alex
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.