• Resolved jackkemm

    (@jackkemm)


    Hi there,

    I am trying to use your fallback code in my functions.php to fix the date issue with Safari.

    I am adding add_filter( 'wpcf7_support_html5_fallback', '__return_true' ); as per the documentation but it isn’t actually doing anything in Safari, it’s just throwing errors in the console:
    jQuery.Deferred exception: $(this).datepicker is not a function. (In '$(this).datepicker({dateFormat:'yy-mm-dd',minDate:new Date($(this).attr('min')),maxDate:new Date($(this).attr('max'))})', '$(this).datepicker' is undefined).

    Can you please advise me on how to resolve this.

    Look forward to hearing from you!

    Thanks,

    Jack

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

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

    (@takayukister)

    What other plugins and theme do you use on the site?

    Thread Starter jackkemm

    (@jackkemm)

    Hi there,

    Thanks for the reply. I did some digging over night and realised I needed to add my page URL to my cache exclude rules.

    Sorry to have wasted your time!

    Thanks,

    Jack

    Dear Jackkemm,

    Even I am facing the date picker issue. How did you actually resolved it? Your time is highly appreciated to reply to this query.

    Looking forward to your response. Thank you.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Safari date fallback not working.’ is closed to new replies.