Title: Datepicker fallback doesn&#039;t work
Last modified: August 22, 2016

---

# Datepicker fallback doesn't work

 *  Resolved [olivarez01](https://wordpress.org/support/users/olivarez01/)
 * (@olivarez01)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/datepicker-fallback-doesnt-work/)
 * Hi,
    I have a “date” field in my form so I need to use the jQuery UI fallback.
 * I pasted the following line of code in the functions.php file of my theme but
   apparently nothing has changed.
 * add_filter( ‘wpcf7_support_html5_fallback’, ‘__return_true’ );
 * I followed [these](http://contactform7.com/faq/does-contact-form-7-support-html5-input-types/)
   instructions
 * Anybody can help?
    Thank you
 * [https://wordpress.org/plugins/contact-form-7/](https://wordpress.org/plugins/contact-form-7/)

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

 *  Plugin Author [Takayuki Miyoshi](https://wordpress.org/support/users/takayukister/)
 * (@takayukister)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/datepicker-fallback-doesnt-work/#post-5733998)
 * Can I see the site?
 *  Thread Starter [olivarez01](https://wordpress.org/support/users/olivarez01/)
 * (@olivarez01)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/datepicker-fallback-doesnt-work/#post-5734028)
 * Yes of course.
    Here’s the page with the form.
 * [http://www.olivierofiori.it/torrepalanzo/prenotazioni/](http://www.olivierofiori.it/torrepalanzo/prenotazioni/)
 * Maybe it depends by the theme I’m using (Bridge by Qodeinteractive)?
 * Thanks!
 *  Thread Starter [olivarez01](https://wordpress.org/support/users/olivarez01/)
 * (@olivarez01)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/datepicker-fallback-doesnt-work/#post-5734031)
 * Ok, I definitely think the problem it’s the theme I’m using.
 * I tried switching to Twenty Fifteen and it works perfectly.
 * It doesn’t work with Twenty Fourteen and Twenty Thirteen though.
 * Hope this can help…
 * Thank you again
 *  Thread Starter [olivarez01](https://wordpress.org/support/users/olivarez01/)
 * (@olivarez01)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/datepicker-fallback-doesnt-work/#post-5734033)
 * I’ve found a solution.
 * It was a CSS issue.
    JQuery UI was loading but hiding behind other elements.
 * Fixed this with this line of CSS:
    .ui-datepicker { z-index:9999!important }
 * Thank you
 *  [sgrotz](https://wordpress.org/support/users/sgrotz/)
 * (@sgrotz)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/datepicker-fallback-doesnt-work/#post-5734287)
 * Olivarez01,
    Big, big thanks for that!!! I was working on the same issue for 
   almost 2 days now! U saved my ass!

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

The topic ‘Datepicker fallback doesn't work’ is closed to new replies.

 * ![](https://ps.w.org/contact-form-7/assets/icon.svg?rev=2339255)
 * [Contact Form 7](https://wordpress.org/plugins/contact-form-7/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/contact-form-7/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/contact-form-7/)
 * [Active Topics](https://wordpress.org/support/plugin/contact-form-7/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/contact-form-7/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/contact-form-7/reviews/)

## Tags

 * [datepicker](https://wordpress.org/support/topic-tag/datepicker/)

 * 5 replies
 * 3 participants
 * Last reply from: [sgrotz](https://wordpress.org/support/users/sgrotz/)
 * Last activity: [11 years, 1 month ago](https://wordpress.org/support/topic/datepicker-fallback-doesnt-work/#post-5734287)
 * Status: resolved