I am developing a WordPress theme and using CMB2 for Metaboxes. Facing a problem to import the meta data (field type: group and repeatable) via WordPress Importer.
I've total 8 group fields and 2 of them isn't importing properly. Rest others are getting imported fine.
Any idea about why this happen? I need to fix it for preparing the demo data. How can i resolve it?
These fields are saved as serialized data.
I am using the wordpress-importer! plugin for importing demo data.