How to display that are in a group?

Support MB Beaver Builder Integration How to display that are in a group?Resolved

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #36923
    tumikia@twkwebandprintdesign.com[email protected]
    Participant

    Hello, I am using Meta Box with Beaver Builder and MB Beaver Builder Integration. The individual custom fields seem to work okay. However, I have a number of custom fields that are a group. For example, the Author group has custom fields like author_name, author_email, etc. But only the group is available to be selected under the Field Name. It inserts the following shortcode:
    [wpbb post:meta_box field='authors'], which shows up as an array: https://dev-jhu-gender-equity-unit.pantheonsite.io/resource/thailand-gender-and-health-equality-assessment/ I want to be able to add each field as separate lines, i.e.
    AUTHOR
    Author Organization
    Author City, Author State, Author Country

    I prefer to use groups as it looks better on the front end of the site using the MB Frontend Submission.
    Any idea what I need to change? What shortcode will make this work? Is there a repository page of shortcodes to integrate Meta Box custom fields with Beaver Builder?

    #36926
    Long NguyenLong Nguyen
    Moderator

    Hi,

    Currently, the extension MB Beaver Builder Integration does not support getting subfield value in a group. You can create a shortcode to display the subfield value. Then you can insert the shortcode anywhere with the page builder. Refer to this documentation https://docs.metabox.io/extensions/meta-box-group/#outputing-group-with-page-builders

    #37263
    tumikia@twkwebandprintdesign.com[email protected]
    Participant

    Thanks Long. I used views to create the shortcode to display the subfield. I am skilled enough with php for the alternate solution., but I'll review it.

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