Hi There Support i have recently purchased your frontend submission plugin i can not find any demo how to style the submit form button also the form layout shows plugin html tags i want to use my template html or something bootstrap and how to position the form fields.
The HTMl of the forms and the submit button are fixed. They're used the same HTML as on the back end. So, to change their styles, please inspect the element and add your own CSS. It's kind of impossible to force the plugin to use the Bootstrap's markup (other users might want to use Tailwind CSS, Bulma or Foundation).
Hi, there's an attribute edit for the shortcode. Please just add edit="true" to the shortcode and you'll see the post data after submitting. For details, please check the docs.