It export xml data, customiser settings and widgets json, you can also get the xml data from plugin and install it manually using Tools >> Importer. Reply
Actually you can not import the XML, JSON and DAT files manually, there is something wrong with the demo files that causes error(0) and Error: parsererror (200). I don’t know if this is a demo file issue or a plugin issue but the file will allow the demo to install with either methodology. Reply
https://github.com/vapvarun/buddyx-demo/tree/master/demos/buddyx BuddyX demo has 3 files. 1- Xml can be imported with the default WordPress importer 2- customizer.dat can be imported with Customizer Export/Import and 3- widgets.json can be imported with Widget Importer & Exporter Our demo importer plugin uses the same features as an above plugin, and import demo data which contain XML files for WordPress content, Customizer option for theme options and widget combination to set widgets in dedicated widget areas. At local or remote site if that’s getting failed it can have multiple reasons 1- the remote connection is taking time download images from the source blog due to slow internet connection 2- firewall rules 3- file permission issue to write files Reply