Support

Account

Home Forums Front-end Issues 'Update' button doesn't do anything Reply To: 'Update' button doesn't do anything

  • Hi @Jacob311

    You can troubleshoot the issue by debugging the acf_form_head function found in core/api.php

    Perhaps you could include the $options you are using in the acf_form function?
    Also, are there any element in the template that we should know about? nested form tags?