Hi,
we are using the [new WP importer v2](https://github.com/humanmade/WordPress-Importer) in this plugin. So whatever will be developed there, will also be included in this plugin…
I think that the terms metadata is already supported in the v2 or WP importer, so it should also be in our plugin.
What exact problems are you having? Could you please let me know, so I can take a closer look at this.
Take care!
Thanks for the info!
I’ve created a custom post type and taxonomy and added some custom fields to the taxonomy via a meta box plugin: https://metabox.io/plugins/mb-term-meta/
The newest WordPress Importer update from 5 days ago https://de.wordpress.org/plugins/wordpress-importer/changelog/
finally exports/imports those field values.
I’ve tested importing with your plugin but it doesn’t work yet.
I just saw that there is an open pull request (Add support for term meta data) at
https://github.com/humanmade/WordPress-Importer/pull/18
Hi,
thanks for explaining π
When they merge that PR, I will update the plugin and it will have the same functionality. That importer is our dependency so we have to wait…
Thanks for letting me know about this issue!
Have a nice day!
Ok great! Thanks for the info. I love the plugin!
Hi,
please write a review here: https://wordpress.org/support/view/plugin-reviews/one-click-demo-import
I would really appreciate it π
Take care!
Hi @red_sun,
there was no movement on this PR https://github.com/humanmade/WordPress-Importer/pull/18. So I forked this importer repo and merged the PR to our fork (which we are now using in this plugin).
I’ve just updated the plugin to version 1.4.0 and this term metadata import should be fixed. Could you please test it out and let me know, if it works like it should?
Take care!
You the man! I gotta try this out!
What would be an example format of the XML file so I can import taxonomies and term fields?
Hi,
I don’t have an example XML file, I think it’s best, if you prepare one for yourself π
Take care!