Taxonomy field not saving

Support MB Blocks Taxonomy field not savingResolved

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #16677
    AlexAlex
    Participant

    Hi there,

    Taxonomy field is not saving the selected value(s) in custom block.

    array(
            'name'       => 'Partner type',
            'id'         => 'partners_type',
            'type'       => 'taxonomy',
            'taxonomy'   => 'partner_type',
            'field_type' => 'checkbox_list'
          ),
    #16752
    Anh TranAnh Tran
    Keymaster

    Hi Alex,

    The taxonomy field doesn't save value. Please use taxonomy_advanced instead.

    #16754
    AlexAlex
    Participant

    Hi Anh,

    I've switched to taxonomy_advanced, but issue of not saving selection persists. I have updated the example instance that I've given you access to for you to see.

    #16758
    Anh TranAnh Tran
    Keymaster

    Hi Alex,

    I found a bug and fixed it on your site. Please try again. The fix will be added to Meta Box plugin in the next version.

    #16761
    AlexAlex
    Participant

    Great. Thanks, Anh. Working perfectly now.

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