• Resolved unimke

    (@unimke)


    Hi
    I am grateful for this plugin you have created. I created my spreadsheet and I have successfully uploaded it to my site.
    The problem now is, i get this “-0001-11-30 00:13” for all 380 matches instead of the actual dates and time that was created for it.
    How do i solve this?
    And I have challenges with the style. I want to style how everything is displayed but I don’t know where to get classes and ID to use and target with CSS.
    Thank you

    The page I need help with: [log in to see the link]

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

    (@antoineh)

    The date problem is probably caused by a different date format in the csv. It has to be in Y-m-d H:i format, e.g. “2020-08-25 20:30”. If the format is wrong, the database creates these malformed dates.

    If you want to find the correct styles, I can recommend using the devtools in Chrome or Firefox. Simply right-click the element and choose Inspect. It will show you the class, id and relevant css styling.

    Thread Starter unimke

    (@unimke)

    Thank you for the response. Let me look at it again

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

The topic ‘Match Date’ is closed to new replies.