@suksesi Sorry, currently there is no option to make location field required.
—————————————————————————————–
@bullboy
– Very sorry. Our current version doesn’t have any tool to bulk import locations.
But, still, there are some third-party plugins in www.ads-software.com website those helps to import/export custom post types and taxonomies.
“Advanced Classifieds and Directory Pro” strictly follows all the WordPress standards. The plugin uses Custom Post Types and Custom Taxonomies to manage its data.
Listings = acadp_listings (CPT)
Fields = acadp_fields (CPT) linked to categories and loaded as custom fields in the listings form.
Categories = acadp_categories (Taxonomy)
Locations = acadp_locations (Taxonomy)
and SETTINGS API
So, I’m 100% sure there must be a plugin that handles export for these standard WordPress features and I can find some too. But, I haven’t tried any plugin so far. So, It’s hard to suggest any plugin for you.
Thanks