WordPress.org

Forums

Woocommerce CSV importer
[resolved] Diacritic problem (4 posts)

  1. nalehir
    Member
    Posted 8 months ago #

    Hi...when i using diacritic in my CSV (like č,ť,ž,ý,á) then dont import them. An example
    My CSV:
    title,description,...
    product1,proddescčšžýáícontinue description...
    Just importing this:
    product1,proddesc (nothing more)

    http://wordpress.org/extend/plugins/woocommerce-csvimport/

  2. Allaerd Mensonides
    Member
    Plugin Author

    Posted 8 months ago #

    i there,

    i just tried this on my test site and it works. I think you have to check you're db settings.

    i tried this line form my example csv

    product3,very nice product threečšžýáí,nice product three,cat2,5,200,200,190,2,4,5,6,9876

    and here is the result

  3. nalehir
    Member
    Posted 8 months ago #

    Problem has solved...i've got ANSI coding in my CSV. Changed to UTF-8 and is it OK. Thanks

  4. nyenius
    Member
    Posted 8 months ago #

    yes, that is common problem with .csv documents. There are Mac's CSV, windows csv, dos csv.

    I'm using mac, I always have to save as the document to ms-dos csv, and change the line break type to UNIX (LF). By default excel for mac or other mac text editor saving it as Classic Mac (CR) line breaks, it just won't be read properly in the server.

    So always re-check your csv document encoding format when dealing with 'csv import' thingy. Glad you solved it, and share it here :)

Reply

You must log in to post.

About this Plugin

About this Topic

Tags

No tags yet.