• hephaistos

    (@hephaistos)


    Hello,

    I have two date fields on my form on the web page http://www.bouard-holidays.com/buchung/ (labeled “Datum der Anreise” and “Datum der Abreise”).

    Although I have activated the datepicker fallback as described in https://ww.wp.xz.cn/support/topic/datepicker-fallback/ the date picker does not appear in Firefox and Safari.

    I am using a child theme and have added

    
    add_filter( 'wpcf7_support_html5_fallback', '__return_true' );

    to my templates functions.php file. Am I missing something? I could not find any further information. What else do I have to do?

    Thank you very much for reply
    Pascal

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

    (@takayukister)

    Try switching to the default theme.

    Thread Starter hephaistos

    (@hephaistos)

    Thank you.
    I switched to “Twenty Seventeen”, but it was still the same
    (I had to changed it back to the other Theme meanwhile).

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

The topic ‘Can’t activate Date Picker’ is closed to new replies.