load the frontend submission form in the wp admin backend

Support MB Frontend Submission load the frontend submission form in the wp admin backendResolved

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #46136
    Nicholas CoxNicholas Cox
    Participant

    Hi,

    I wondered if there is a way to call a front end submission form in the wp admin area under a custom admin page, I understand i cannot call do_shortcode in the wp admin, but is there another way?

    thanks

    #46141
    PeterPeter
    Moderator

    Hello Nick,

    It isn't possible to render the frontend form shortcode in the admin area. You can run the function do_shortcode in the admin area but the frontend form shortcode doesn't work, it works in the frontend only.

    #46170
    Nicholas CoxNicholas Cox
    Participant

    Hi Peter,

    Ok is there a way to put the form on a hidden page and call it using a iframe? so basically a metabox form form on a hidden php page?

    thanks

    #46171
    Nicholas CoxNicholas Cox
    Participant

    Its ok i figured it out.

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.