Viewing 1 replies (of 1 total)
  • Plugin Author Konrad Chmielewski

    (@hwk-fr)

    Hello,

    Thanks for the feedback!

    The Advanced Link field “Term” sub field is a Taxonomy Terms field behind the scene.

    Which means you can use the acfe/fields/taxonomy_terms/query hook in order to filter the query (See documentation). I don’t know how the Taxonomy Terms Order works, but it probably use the term_order custom order. I would recommend to check the plugin documentation to see how it works.

    You might want to change the query orderby to use term_order. See WP_Term Query documentation.

    Hope it helps!

    Have a nice day!

    Regards.

Viewing 1 replies (of 1 total)
  • The topic ‘Can not get term in Advanced Link (product category)’ is closed to new replies.