Thread Starter
Deepak
(@deepakdcc)
also its not importing customizer settings dat file to blocksy theme
Hi,
our plugin will only import the data, it will never delete existing data on a WP site.
You would have to manually delete any existing posts/pages/CPT… if you would like to re-import them.
Also, there is no option to disable importing certain custom post type (CPT). Our plugin will try to import everything in the import XML file. So if you don’t want to import a certain CPT, you would have to exit the XML file and remove those items.
The Customizer import will only work if the import file (.dat) was created by the same theme/child theme.
Take care!
Thread Starter
Deepak
(@deepakdcc)
sure ,
1. thank you
2. sure I just figured out that customizer import and export plugin is needed , but some themes like blocksy have built in customizer import and export, can I make that work with ocdi plugin?
Hi Deepak,
no, our plugin only works with customizer import files that are generated/exported by this plugin: https://wordpress.org/plugins/customizer-export-import/
Take care!
Thread Starter
Deepak
(@deepakdcc)
does the importing site also need the plugin or only the exporting site needs the plugin?
Hi Deepak,
do you mean https://wordpress.org/plugins/customizer-export-import/ plugin? Just the exporting site needs it, to generate (export) the import file for our plugin.
Take care!
Thread Starter
Deepak
(@deepakdcc)
so it is like , site 1 (going to export) and site 2 (going to import)
here customizer plugin only needed in site 1 right? . for site 2 ,only ocdi plugin is enough , no need to use customizer plugin as customizer import already built in with ocdi plugin , am I right?
Hello, I have the same problem, how did you resolve it? can you help me?