I have the following code. There is a Submit button and Delete button. Submit works and sets my post to pending so the adbminstrator can review and publish but nothing happens when I click delete. Page just reloads. What am i doing wrong here?
[mb_frontend_form id="culturalmap_listings" post_id="'.$editID.'" post_fields="title,content" confirmation="Thank you for your submission. Status is pending approval from the administrator" allow_delete="true" delete_button="Delete" delete_confirmation="Item Deleted"]