• Resolved Carsten Lund

    (@carsten-lund)


    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)
  • Plugin Author odude

    (@odude)

    Code visible here is correct.
    Ignore the error in Flexi Health if you think all is ok.
    This edit page cannot be opened or viewed directly, It must contain flexi_id as a parameter.

    After clicking on edit button on Flexi post, if you can see edit page then you don’t need to worry about the setup.

Viewing 1 replies (of 1 total)
  • The topic ‘Shortcodes in edit page’ is closed to new replies.