Issues with AIO - Custom Field Text in a group

Support Meta Box AIO Issues with AIO - Custom Field Text in a group

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #46343
    spipdesignsspipdesigns
    Participant

    I have a text field, that goes into a product. everytime i press update, a new field appears with added

    ["[\"[\\\"[\\\\\\\"Bresaola\\\\\\\",\\\\\\\"Roasted Red Onion\\\\\\\",\\\\\\\"Shiitake Mushroom\\\\\\\",\\\\\\\"Cais na Tire\\\\\\\"]\\\",\\\"Bresaola\\\",\\\"Roasted Red Onion\\\",\\\"Shiitake Mushroom\\\",\\\"Cais na Tire\\\"]\",\"Bresaola\",\"Roasted Red Onion\",\"Shiitake Mushroom\",\"Cais na Tire\",\"[\\\"Bresaola\"]","[\"[\\\"Bresaola\\\",\\\"Roasted Red Onion\\\",\\\"Shiitake Mushroom\\\",\\\"Cais na Tire\\\"]\",\"Bresaola\",\"Roasted Red Onion\",\"Shiitake Mushroom\",\"Cais na Tire\"]","Bresaola","Roasted Red Onion","Shiitake Mushroom","Cais na Tire"]

    within

    <?php
    $group = rwmb_meta( 'pizza_ingredients' );
    
    // Field pizza_ingredient_name:
    echo $group[ 'pizza_ingredient_name' ] ?? '';
    ?>
    #46376
    PeterPeter
    Moderator

    Hello,

    Please update Meta Box and MB extensions to the new version and recheck the issue.

    Let me know how it goes.

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