Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

XML import not working properly #196

Open
vitualsolutions opened this issue Dec 20, 2019 · 2 comments
Open

XML import not working properly #196

vitualsolutions opened this issue Dec 20, 2019 · 2 comments

Comments

@vitualsolutions
Copy link

Hi There,
Nice script, handles most of the things but some data is not importing from xml, the import is updating a few posts from custom post type and a log showing other post skips with the status of already exist, while WordPress importer is processing the same file completely without an issue,

is there a further configuration? or WordPress importer can be used with your script?

@vitualsolutions
Copy link
Author

issue resolved I think you need to update post_exists() function to work with post id rather than guid because if guid is same those post would be marked as exist while they are not.

@vitualsolutions
Copy link
Author

is there a hook to include more than 1 redux files?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant