Remove shortcodes from Submission form
-
Hi there, I want to simplify the process of adding a post to the gallery, and I want to remove some of the shortcodes from the submission form, category, tag, descripton, and even the required title.
But if I delete any of the shortcodes below, the submission form is not working?
How do I achieve a form with only these three elements:Select file
Choose archive
SubmitRegards
[flexi-form class=”pure-form pure-form-stacked” title=”Submit to Flexi” name=”my_form” ajax=”true”]
[flexi-form-tag type=”post_title” title=”Title” value=”” placeholder=”main title” required=”true”]
[flexi-form-tag type=”category” title=”Select category”]
[flexi-form-tag type=”tag” title=”Insert tag”]
[flexi-form-tag type=”article” title=”Description” placeholder=”Content”]
[flexi-form-tag type=”file” title=”Select file” required=”true”]
[flexi-form-tag type=”submit” name=”submit” value=”Submit Now”]
[/flexi-form]
- The topic ‘Remove shortcodes from Submission form’ is closed to new replies.