Support

Account

Home Forums General Issues Edit current post using acf_form in a new page?

Helping

Edit current post using acf_form in a new page?

  • I’m using acf_form() to create and edit posts from frontend.

    Creating posts works great!!!

    Now for editing post in frontend I want to create ‘Edit’ button on the post page to edit current post.
    So instead having edit form on the same page as current post, I want to separate it, and on the current post page I want to add ‘Edit’ button which when clicked would take me to the edit current post page.

    So I would have something like:
    http://www.site.com/%post_url% (post page with Edit button somewhere on it)
    http://www.site.com/%post_url%-edit (edit page which shows when Edit button is clicked)

    Anyone has any ideas how could I achieve this dynamically?

    Thanks!

    Nikola

  • I still didn’t resolve this.
    I would really appreciate any kind of help.

    Thanks

Viewing 2 posts - 1 through 2 (of 2 total)

The topic ‘Edit current post using acf_form in a new page?’ is closed to new replies.