showing multiple metaboxes on front end forms

Support MB Frontend Submission showing multiple metaboxes on front end forms

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #8112
    brkardbrkard
    Participant

    Hi.

    Is it possibile to show mulltiple metaboxes in front end forms ?

    I am using a gallery metabox for all post types, and using location metabox for some of post types globally.

    Something like that:

    [mb_frontend_form id="gallery-metabox, location-metabox" post_fields= "title, content, thumbnail"]

    Thanks.

    #8123
    Anh TranAnh Tran
    Keymaster

    Unfortunately, it's not possible for now. But that's a good idea when combining meta box ids into 1 parameter. I'll see if I can implement that.

    #8181
    brkardbrkard
    Participant

    Hi Anh.

    I am working on project with many custom post types.

    And i duplicate metaboxes for every cpt for showing them on front-end.

    So if you can implement that it will be great and easier

    Also we can design same backend screen in front end too. And also i think we can use contexts in front end too.

    just want to give feedback as a feature request.

    Thanks.

    #8326
    Anh TranAnh Tran
    Keymaster

    Hi, we've just updated the extension with support for multiple meta boxes. Please update and let me know what you think.

    #8331
    brkardbrkard
    Participant

    Hi Anh.

    It is working perfectly.

    I am not sure if you implemented contexts in front end but if you implement contexts it will be great.

    Thank you very much.

    #8346
    Anh TranAnh Tran
    Keymaster

    Hi,

    The "context" term is created by WordPress only for the editing screen in the admin area. It very much depends on the layout of the editing screen. In the frontend, there's no such layout which makes the "context" useless.

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘showing multiple metaboxes on front end forms’ is closed to new replies.