PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

Date Picker Not Displaying

  1. Hi All,

    I just installed the plugin today and I am having some problems with the functionality and the styling.

    I am having problems with the date picker on my site. When I preview my form the date picker works fine but when I put the form on my site the dates do not show. http://www.JennyBBootcamp.com/about

    I am also having problems customizing the form, I want to replace the submit button with a button included in my theme. I was able to achieve this look with contact form 7 as seen here http://www.jennybbootcamp.com/bootcamp but I am having a hard time figuring out how to do this in Gravity.

    Thanks for any help you may provide.

    Posted 11 years ago on Thursday April 18, 2013 | Permalink
  2. If the form looks OK in the form preview, but not on the live site, there is something in your theme or a plugin preventing it from working properly. Please start with these troubleshooting tips http://rkt.gs/testing

    Posted 11 years ago on Thursday April 18, 2013 | Permalink
  3. Thanks for the response I was able to identify the plugin causing the problem and remove it. Is it possible to have the calendar date picker display a date range ie. the date picker shows the calendar but only May 6 2013-May9 2013 are available for selection. I was able to achieve this using Contact Form 7 but I cant figure out how to do this with Gravity. You can see the example here: http://jennybbootcamp.com/bootcamp/ Note: I had to reactivate the problem plugin to show this.

    Posted 11 years ago on Thursday April 18, 2013 | Permalink
  4. David Peralty

    This is the datepicker script we use: http://jqueryui.com/datepicker/
    You can find examples of how to restrict date ranges on that page. You'll want to put any JavaScript given there in the header file of your WordPress theme.

    Posted 11 years ago on Thursday April 18, 2013 | Permalink
  5. Hello,

    I've seen a few people here needing a datepicker with a limited date range, myself included. So I've written a self contained plugin that adds an additional Advanced field that can have a restricted start date, end date, or date range. It has customisable validation messages and works just like a normal Gravity Forms field.

    It's free and hopefully people will find it useful - feedback is always appreciated.

    You can get it here: http://www.smartredfox.com/2013/05/gravity-forms-limited-date-field/

    Thanks,
    James

    Posted 10 years ago on Tuesday May 14, 2013 | Permalink