• Resolved comsud

    (@comsud)


    Hi,

    I’m using PODS and I have a problem with a field date in a custom post type called “billet”
    i can only use format like 2018/09/20. All other format give me an error when i submit a new billet “Date of the conference was not provided in a recognizable format: “September 19, 2018”

    My WordPress is in french language, BUT if i go to settings to set language on English, all date format can be choose with no error when i submit, but i can’t leave the language in english.. Any solution ?

    • This topic was modified 5 years, 7 months ago by comsud.
Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Jim True

    (@jimtrue)

    How do you have the field configured in Additional Options? Do you see this problem with an HTML5 form?

    My guess is the issue may be with the JS Date/Timepicker (which isn’t loaded by us but is inherited from WordPress), but I’ll reserve that judgement until I hear back from you.

    Thread Starter comsud

    (@comsud)

    Hi there,

    The configuration in additionnal Options is “WordPress by default” and Allow empty value is checked,

    How can i know if the datepicker is loaded by pods or wordpress ? in console the datepicker got this class : “ui-datepicker ui-widget ui-widget-content ui-helper-clearfix ui-corner-all”

    Somthing that i forgot to tell, is that the date is display in english whatever the language i choose in WordPress settings.

    Plugin Author Jim True

    (@jimtrue)

    The only way you wouldn’t get the datepicker is if you chose HTML5 input field.

    If it’s not translating, go ahead and open up a bug report as per our Support Policy:

    If you’ve uncovered a Bug or have a Feature Request, we kindly request you to create an Issue on our GitHub Repository at https://github.com/pods-framework/pods/issues/new. Please be very specific about what steps you did to create the issue you’re having and include any screenshots or other configuration parameters to help us recreate or isolate the issue.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Date error when submit’ is closed to new replies.