Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author AntoineH

    (@antoineh)

    Hi, this is kind of misleading, but the default csv delimiter is a semi-colon (“;”) not the comma (“,”). Also, make sure the date format is Y-m-d.

    So, your file (first lines) should be this:

    play_date;home_team;away_team;stadium;match_type
    2016-09-16 18:30;Shasta, CA;North Medford;Shasta High School;High School Football

    p.s. You can change the default delimeter in the wp-config file, but I just noticed there is a bug in the plugin. So changing the value does not work as expected. I will fix this in the next version.

    Thread Starter DixieDux

    (@dixiedux)

    Hey Antione, Thanks for your reply! I will try this and see if I can get it to work 🙂

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Import CSV not Working’ is closed to new replies.