Displaying Group Meta Array via Astra Child & Beaver Builder

Support MB Group Displaying Group Meta Array via Astra Child & Beaver Builder

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #14108
    SamSam
    Participant

    Hi Tran - I have an API that feeds custom post group data, and for the life of me I can't figure out how to output this group data via Beaver Builder/Themer. For example, I'll add the folowing code: [wpbb post:meta_box field='group_brackets'] and it displays the proper amount of bullets, but then they just say "array". It's obviously not getting the specific group fields. Where/how do I enter this?

    I followed these instructions and created a single.php file and added it to my Astra Theme's Child. Didn't resolve anything. Here's what the file looks like.

    And just to add a little more color: each group/array I'm trying to output has 5 fields: 2 text, 2 numbers, and 1 time format.

    Thank you for your help!

    Sam

    #14125
    SamSam
    Participant

    HEY TRAN - Just to show you I tried to see if Beaver Builder would help with this...and save you a little time...DIDN’T WORK UNFORTUNATELY.

    Hi Sam,

    Thank you for contacting Beaver Builder.

    I would recommend contacting the MetaBox support team for assistance as they implemented Beaver Themer integration themselves it wasn't done by us. 🙂

    I hope you get your issue addressed and please, keep me informed. 🙂

    --
    Danny Holt
    [email protected]

    Sam

    #14136
    Anh TranAnh Tran
    Keymaster

    Hi Sam,

    Showing group in a page builder is not supported yet. We're figuring it out the best way to do that.

    The only way to do it now is via custom code. And please follow this docs:

    https://docs.metabox.io/extensions/meta-box-group/#getting-sub-field-value

    The group value is an array of sub-fields' values. So you need to extract them from the outer array. Let me know if you need any help.

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