Tell us what you are trying to do? I'm creating a directory of airports. I have a JSON feed which pulls all the data and using Toolset I've created over 2,000 custom posts, each with a custom field 'countryName'
I have created the custom taxonomy 'Countries' in the Toolset dashboard for my custom post template for airports.
The posts look OK but they are not sorted into countries. There are 254 in the UK which I've added manually. The rest should have gone into the USA category. As I add new countries, each should go into a new taxonomy that matches the 'countryName' field.
Surely there's some way to use the custom field to create a new country category, or if the category has to be created manually, link the custom field with the created category?
Is there any documentation that you are following? I've watched the video and read the documentation. Can't figure it out.
I'm not I follow what you are aiming to do, but it sounds like you are importing countries as a custom field, but really want them to be categories (taxonomies).
If you want a country taxonomy is there some reason you are not importing the posts with the country being used to set the country taxonomy term, rather than setting a custom field?
If I've mis-read what you need, can you please clarify?
Yes, the JSON data contains a countryName field and I want that create a new country category, or at least be used to allocate the post to a category that I've created.
Nigel has replied first to not let you wait until a supporter takes this ticket. I'll continue with you on this.
I am not sure what plugin you are using for importing these posts, but I am sure, it has a way to import the country name as a taxonomy term instead of a custom field. Reconfigure the import that way and run it again.
Can you provide more details about the import process you are following? What plugin are you using?