This is a continuation of front end posting with ACF Pro to allow editing of posts on the front end. We will use acf_form() for the post fields, and use Sidr for the slide out menu to hold our form. There's a video of the final outcome at the end of this post. I'm using a custom Genesis child theme, but you can modify the code to work however you'd like. Let's get started. Add our form to blog posts We need to load our form on single posts. We're using the same field groups we created … [Read more...]