Second taxonomy field not saving in field group

Support Meta Box AIO Second taxonomy field not saving in field group

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #47973
    Simon EgleSimon Egle
    Participant

    Hi everyone,

    I’m working with Metabox and have created a field group assigned to a custom post type (anzeige). In this field group, I’ve added two taxonomy fields:
    1. Anzeigtyp (custom taxonomy)
    2. Spalten (another custom taxonomy)

    Both fields appear correctly in the post editor, but only the first one (Anzeigtyp) gets saved. The second taxonomy (Spalten) doesn’t store any values when I update the post.

    Here’s what I’ve checked so far:
    • Both taxonomies are registered and working properly.
    • The field group is correctly assigned to the post type.
    • The Spalten taxonomy is not hierarchical (if that matters).
    • I’m using the Bricks Builder, but even in the default WP editor the issue persists.

    Has anyone run into this issue before? Any ideas why the second taxonomy field might not be saving?

    Thanks in advance!

    Screenshots

    #47976
    Simon EgleSimon Egle
    Participant

    I found the error. It doesn’t work when the second taxonomy is in a group.

    #47978
    PeterPeter
    Moderator

    Hello Simon,

    If you use the group field, please use the subfield taxonomy_advanced. The field taxonomy sets post terms so it doesn't work with group field or custom block.
    Please follow the documentation
    https://docs.metabox.io/fields/taxonomy/
    https://docs.metabox.io/fields/taxonomy-advanced/
    and this topic https://support.metabox.io/topic/taxonomy-vs-taxonomy-advanced/

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