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 display issue

  1. dandare
    Member

    Hi

    Apologies if this had been covered elsewhere. Still can't figure it out after reading related posts. Date picker is messed up.

    http://www.partyvenuesbromley.co.uk/enquiry/

    The site is is maintenance mode - this URL to gain access:

    http://www.partyvenuesbromley.co.uk/client

    thanks

    Dan

    Posted 11 years ago on Friday October 26, 2012 | Permalink
  2. David Peralty

    Can I have you try the following please:
    http://www.gravityhelp.com/documentation/page/Testing_for_a_Theme/Plugin_Conflict

    It looks like it might be due to one of your other plugins including JQuery/CSS that is affecting the design of the date picker.

    Posted 11 years ago on Friday October 26, 2012 | Permalink
  3. dandare
    Member

    Hi

    It's a theme conflict as it works fine with Twenty Ten theme.

    What do I do now?

    many thanks

    Posted 11 years ago on Friday October 26, 2012 | Permalink
  4. Looks like there is a script conflict with the jQuery Datepicker - the containing div has a set width value of "0" which isn't correct. I see that there are some scripted elements on your form (change the color of the form labels on focus, etc) and I would start by looking there.. for any scripts that relate directly to your forms.

    I'm poking around now, and if I find anything specific I'll let you know.

    Posted 11 years ago on Friday October 26, 2012 | Permalink
  5. dandare
    Member

    Hi

    Any news your side?

    thanks

    Posted 11 years ago on Tuesday October 30, 2012 | Permalink
  6. This is the script causing the problem with the datepicker:
    http://www.partyvenuesbromley.co.uk/wp-content/themes/guesthouse/design/js/libs/jquery-ui-1.8.17.custom.min.js?ver=3.4.2

    The removal of that script from your page returned the datepicker to the way it was supposed to look. Find out how that is being included, and remove it if you're not using the functionality elsewhere, or disable it on a page where you are trying to use the Gravity Forms datepicker.

    Posted 11 years ago on Wednesday October 31, 2012 | Permalink