Support MB Frontend Submission post_parent and taxonomy fileds are not set editing in front end after update Reply To: post_parent and taxonomy fileds are not set editing in front end after update

#9032
brkardbrkard
Participant

Hi Anh..

I think in your test you have edit or check post in backend..

Did you try to edit post with front-end ?

I use this shortcode for that

[mb_frontend_form id="metabox_id" post_id "current" post_fields= "title, content" submit_button="SUBMIT" confirmation="SUCCESS"]

Can you try to edit post in front end.

Thanks.