I exported the .zip file of Types data from an online website that I am working on, then I tried to import those data in a new staging website, the custom post type naming is imported (I find it on the left-side menu) but the section is empty as no post taxonomies nor data are imported.
See on the screenshot "MATERIALI E CONTRIBUTI" is the custom post type but as you see the content is empty.
Or Alternatively, you can a use native WordPress XML Import/Export (for content only)
- Go to Tools → Export on the source site.
- Select your custom post types and export it.
- Go to Tools → Import on the destination site.
- Install the WordPress Importer if prompted.
- Import the .xml file.
Please note - This method imports posts and their content, but:
- Toolset custom fields may not map unless the structure is already set up.
- post relationship will not work.