same taxonomy Taxonomy Advanced fields not saving data

Support General same taxonomy Taxonomy Advanced fields not saving data

Viewing 15 posts - 1 through 15 (of 19 total)
  • Author
    Posts
  • #6865
    yumikomyumikom
    Participant

    Hi,

    I have a serious error.Taxonomy Advanced Field doesn't preserve data.

    I used in Custom Post Type and same taxonomy for 3 Taxonomy Advanced Field.
    When Post page saved, 3 field data is 1 value.

    How can the same Taxonomy be preserved as 3 fields?

    Example)
    I have Custom post type 'flight'
    I have Taxonomy 'airport'
    I have 3 Taxonomy Advanced field of taxonomy 'airport' as 'Departure', 'Arrival' and 'Transit' for post type 'flight'.

    Error)
    I selected each 'airport' of 'Departure', 'Arrival' and 'Transit'.
    saved post.
    preserved data is wrong. All fields data is same value.

    #6876
    Truong GiangTruong Giang
    Participant

    Hi there,

    Can you give me the code you use to register the meta box?

    #6879
    yumikomyumikom
    Participant

    I'm using a MB Builder. Is export .dat file sent ?

    #6883
    Truong GiangTruong Giang
    Participant

    Yes, please send that file to my email address: [email protected].
    Thank you.

    #6885
    Truong GiangTruong Giang
    Participant

    Hi there,

    Taxonomy field does NOT save term IDs in post meta, instead of that, it only set post terms (https://metabox.io/docs/define-fields/#section-taxonomy). So please use taxonomy_advanced field.

    Thank you.

    #6887
    yumikomyumikom
    Participant

    I'm using taxonomy_advanced field Or can't use taxonomy_advanced with MetaBox Builder?

    The sent data using 'taxonomy_advanced' in MB Builder fields.

    #6890
    Truong GiangTruong Giang
    Participant

    I checked your .dat file and only see taxonomy fields. I will check Meta Box builder to find the problem.

    #6910
    yumikomyumikom
    Participant

    I'd like to use Taxonomy advanced by the present project.
    Please tell me how to use Taxonomy advanced use with Meta Box builder now.
    For example export file is edited and Re-imported when there are other ways.

    Was there a problem?

    #6919
    Truong GiangTruong Giang
    Participant

    Hi there,

    This is an issue of MB Builder extension. I fixed it. Please update the extension and change taxonomy field to taxonomy_advanced field.

    Thank you very much.

    #6921
    yumikomyumikom
    Participant

    I update and tried MB Builder, but it doesn't seem that a problem is fixed perfectly.

    - chosen taxonomy_advanced
    - 'Taxonomy Advanced' general attribute is custom taxonomy(example 'airport')
    - Field type 'Select advanced'
    - Custom attribute add 'multiple' = true

    and Custom post type(example 'flight') New post.
    - 'Taxonomy Advanced' field not show selected custom taxonomy.
    show only post categories.

    I'd like to use selected custom taxonomy by 'Taxonomy Advanced'.

    #6931
    Truong GiangTruong Giang
    Participant

    Can you capture an image to show your taxonomy_advanced field config?

    #6937
    yumikomyumikom
    Participant

    I just sent a mail.

    This is different talk, but....' Notify me of follow-up replies via email' not working.
    I can't received notify mail from this forum.

    I hope to be for one day earlier and fixed problem form Taxonomy_advanced.

    #6952
    yumikomyumikom
    Participant

    Do you seem able to fixed this problem?
    I have to explain the situation to a client. Please tell your status for this problem.
    Best regards.

    #6960
    Truong GiangTruong Giang
    Participant

    Hi there,

    Sorry about late. I have just sent you a file that can fix your problem via email.
    Thank you very much.

    #6961
    yumikomyumikom
    Participant

    Dear Giang,

    I tried fixed file and works fine!
    For a while, taxonomy_advanced field is testing and if something is found, it'll be reported again.

    Thank you very much for your support.

Viewing 15 posts - 1 through 15 (of 19 total)
  • The topic ‘same taxonomy Taxonomy Advanced fields not saving data’ is closed to new replies.