Bug :: Adding prefix to Separate Database Table is not working

Support MB Builder Bug :: Adding prefix to Separate Database Table is not workingResolved

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #28164
    ShriniShrini
    Participant

    hi, using extra theme and its theme builder with Meta Box for Custom Post Type.

    I don't know who's bug is this from i.e divi or MetaBox!

    when enabling the custom field with separate table(in the setting menu of custom field) to store meta data along with prefix, I could not find the values display in Divi theme.

    But if i remove the prefix from the table it displays the values perfectly.

    FYI: in both case i.e with prefix or without prefix I have added the values & tested

    in simple, in advance setting separate table without prefix only works.

    please do fix the same from your end if it is a bug

    for your reference, here is the video link
    https://www.loom.com/share/32350ef041934eadb1a0eaf5371946fc

    Thank you

    Hope you will this to your development team

    #28178
    Long NguyenLong Nguyen
    Moderator

    Hi Shrini,

    If you add the prefix for fields, the field ID would be prefixFieldID. In your case, the shortcode should be

    [rwmb_meta id="MyCFparty_logo"]

    You can click on the button Generate PHP Code to see how it works https://docs.metabox.io/extensions/meta-box-builder/#getting-php-code.

    Get more details here https://docs.metabox.io/creating-meta-boxes/#fields-1.

    #28208
    ShriniShrini
    Participant

    Zzz

    Thank YOU

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