Support

Account

Home Forums General Issues Duplicate post acf_form Reply To: Duplicate post acf_form

  • – I tried to verify that acf_form_head is only loaded once, and it’s correct.
    – I tried to verify that there’s no wp_insert_post that run along with the acf/save_post, and nothing
    – I tried to verify that there’s an AJAX action can do that, but it’s not correct too.

    So, can you please help me?