Support

Account

Home Forums Backend Issues (wp-admin) Lost many fields after import. Reply To: Lost many fields after import.

  • From Elliot:

    Your xml file contains line breaks. This is what is killing the WP importer.

    In particular, the first issue can be seen on line 75.

    For some reason, WP does not allow multiple lines. I will look into this issue in the future. Perhaps you could also do some research into this?

    Thanks
    E

    Use something like Sublime Text to edit your XML file and replace line breaks.