Hi Yves
Thanks for your feedback. I have an idea about what the problem might be but I’m quite busy at the moment, so it could take several weeks before I have time to test a solution.
Best wishes
Paul
Hello Paul,
Thanks for your reply.
It is really strange because I tried an other plugin (which name is ‘Really simple csv importer’): on one computer (with wamp) it works great but I have the same issue described on my first message on the production server.
All special characters at the beginning of a word are deleted. So : “âge” becomes “ge”, “électronique” > “lectronique”. Special characters inside a word like “durée” are well stored as “durée”.
So I guess my issue is not related to your plugin but to my WordPress install (which is version 4.0 – up to date…).
Do you have an idea of the origin of this issue?
Thanks
An other information: the tag name works correct with the same special characters…
Hello,
We finaly found out what was the issue. When saving the csv file with Libre Office, don’t forget to quote every text cells.
It donesn’t explain why it works in most cases without them, but it solved my main issue : content integrity.
Yves
Hi Yves
Thanks for letting me know what the cause was. Possibly in future I could detect whether quotes are wrapped around all the fields and at least provide a warning, if not automatically fix it.
Glad you found the solution.
Best wishes
Paul