Support

Account

Home Forums General Issues Possible bug – can't update metadata via ACF metaboxes Reply To: Possible bug – can't update metadata via ACF metaboxes

  • Hi @TrishaM

    I think you are suffering from a plugin conflict which is preventing ACF from posting data. Perhaps another plugin / theme code is using the $_POST[‘fields’] variable which is overriding ACF’s save_post action?

    Good luck in your debugging. I would first disables all plugins / theme.

    Thanks
    E