• Resolved tomstgeorge

    (@tomstgeorge)


    I have inherited support for a website using Polylang Pro to support the website in English, German, and French.

    We are using the WP DatePicker on our Contact Form 7 contact pages.

    <div class="BoxcontactTwoColumnL">
        [text start-date class:wp-datepicker placeholder "Ankunftsdatum"]
    </div>
    
    <div class="BoxcontactTwoColumnR">
        [text end-date class:wp-datepicker placeholder "Abflugdatum"]
    </div>
    

    The English version works well, but for the French and German versions the DatePicker works, but once a date is selected the month is showing in the text input as ’17 undefined 2023′.

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

Viewing 1 replies (of 1 total)
  • Plugin Author Fahad Mahmood

    (@fahadmahmood)

    I am not sure if the plugin is detecting the language switched automatically, English version is working because the default language is English but the same instance cannot work for the other languages. You might need the multiple instances so each instance can have a different language in it. Please check the multi instance feature.

Viewing 1 replies (of 1 total)
  • The topic ‘Month is showing as ‘undefined’ in non-English’ is closed to new replies.