How to associate custom field to custom taxonomy
Hi all,
I'm building a car classified website. I created some custom fields like make, model, ... (with ACF plugin).
What I would like to do is to associate (create a link) between a custom taxonomy that I created (i called it "makes") and one of my custom field (I called it "make"). So when members will post new ads, my taxonomy "makes" will be "filled in" automatically and I will be able to create specific pages on my website to list cars by make.
How can I do that?
Thanks for your help,
Sébastien