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