Support

Account

Home Forums Front-end Issues Display custom error/success message when add post type

Solving

Display custom error/success message when add post type

  • Hello there,

    Im using ACF in Front-end to add/remove post type into wordpress.

    For example, Im using acf form to create WordPress User via CSV (its working fine). Im using acf/save_post to manage them (and do stuff) but now I would like to display a error/success message when posts are saved (or not).

    Im using acf_form with ‘return’ => ‘updated=true’ and get “post updated” message but I would like to customize it.

    Is it possible?

    Thanks 🙂

  • Currenlty, Im using updated_message and return with updated=true param
    but I’ve got multiple acf_form into my page so when one of acf_form are send all updated messages are display :/

  • Nobody? How people customise their forms submissions with more details? :/

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

The topic ‘Display custom error/success message when add post type’ is closed to new replies.