Shortcodes in edit page
-
Hi there, checking the Flexi Health of my pages, I receive a
Wrong ID
error on my /edit-flexi-post/ edit page.
The documentation states that the edit page should contain these shortcodes
[flexi-form edit="true"] [flexi-form-tag edit="true"]
But when I add these, I receive this error:
Invalid form tag
So why does the documentation say that the edit page should contain theses shortcodes?
These shortcodes are on my edit page which causes the
Wrong ID
error:
[flexi-common-toolbar] [flexi-standalone edit="true"] [flexi-form class="flexi_form_style" title="Update Flexi" name="my_form" ajax="true" edit="true"] [flexi-form-tag type="post_title" class="fl-input" title="Title" edit="true" required="true"] [flexi-form-tag type="category" title="Select category" edit="true"] [flexi-form-tag type="tag" title="Insert tag" edit="true"] [flexi-form-tag type="article" class="fl-textarea" title="Description" placeholder="Content" edit="true"] [flexi-form-tag type="submit" name="submit" value="Update Now"] [/flexi-form]
Which shortcodes should this page contain?
Thanks
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Shortcodes in edit page’ is closed to new replies.