Error: Failed to import tag/post
After a long day of tweaking, I found there were several problems: The whitespace in the XML matters. The importer throws errors when each item’s child elements are not in the same line. Any whitespace between them will cause an indentation error and fail that row’s import. This doesn’t seem to matter on the actual … Read more