Hi, thanks for your work.
I have a problem selecting the field to map in my custom taxonomy. The select doesn’t show any field.
No warning or error in Developer Console.
Can you help me?
thanks a lot!
Andrea
This topic was modified 7 months, 3 weeks ago by andreacasali.
only select/checkboxes/radio fields can be mapped to taxonomies.
If you want to do something more complex, such as allow a user to fill in a text field which then creates a new term in your taxonomy, then you need to hook the action at the end of the post creation process and programmatically do this.
Viewing 1 replies (of 1 total)
The topic ‘Custom Taxonomy – Field mapping selection bug’ is closed to new replies.