Import from CSV
-
Hi,
Thanks for creating this extensive guestbook plugin!
I have a guestbook on an old website that I’m trying to import into WordPress. I’ve cleaned up all the data and turned it into an Excel and CSV file, so that all fields are nicely separated as columns.
However, when I export the file as a CSV it uses semi-colons ; which I suspect is what interferes with the import function. I’ve tried to conform exactly with the format that I believe you’re using to import/export (id,author_name,author_email,author_origin,author_website,author_ip,author_host,content,datetime,isspam,ischecked,istrash,admin_reply), but nevertheless am getting an error that the CSV file cannot be imported.I imagine that I could replace all my semi-colons in my guestbook by commas, which might do the trick, but given that many of the commenters have used commas in the content of their message, this will result in a messy outcome.
Is there anyway to adjust the import function for it to recognize semi-colons as delimiters in the CSV file?Many thanks!
The topic ‘Import from CSV’ is closed to new replies.