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.

Datepicker not displaying correctly

  1. Hi there. I'm really hoping to find a solution with this issue.

    Url: http://clearskyridge.com/test/

    As you can see the datepicker is not displaying correctly which I assume is caused by a conflict with the theme's css. Is there any solution to fix this?

    Thank you for any help!

    Posted 12 years ago on Tuesday July 3, 2012 | Permalink
  2. Looks like you have some custom js ui CSS here:

    Screenshot

    You can probably comment out this chunk: Screenshot

    Posted 12 years ago on Tuesday July 3, 2012 | Permalink
  3. Rob, you are the man! Worked like a charm, thanks.

    Posted 12 years ago on Wednesday July 4, 2012 | Permalink
  4. Sorry, one more thing I've just noticed. When you input something in the field, the label disappears. It does it for all fields, not just the datepicker. See the same url.

    Posted 12 years ago on Wednesday July 4, 2012 | Permalink
  5. David Peralty

    Does this label disappearing act happen when you preview the form inside WordPress/Gravity Forms?

    Posted 12 years ago on Wednesday July 4, 2012 | Permalink
  6. No it doesn't. Also doesn't happen when it's placed inside the sidebar widget, just when it's in a page or post.

    Posted 12 years ago on Thursday July 5, 2012 | Permalink
  7. This is again, an effect that would be coming from your theme most likely. It doesn't disappear, it just fades out to a light grey. Do you have access to the theme developer?

    Posted 12 years ago on Thursday July 5, 2012 | Permalink
  8. I do, but their support isn't the best. For me, it fades to grey when I'm active in a field and then disappears altogether as soon as I input something in the field. Do you think this is a css conflict like the datepicker issue?

    Posted 12 years ago on Thursday July 5, 2012 | Permalink
  9. It's probably this right here: Screenshot

    It wouldn't be a style issue, this is javascript that's doing this.

    Posted 12 years ago on Thursday July 5, 2012 | Permalink
  10. Again Rob - thank you so much! Went into script.js file and commented out this line:
    $j('#content label').inFieldLabels();

    Now it works great!

    Posted 12 years ago on Thursday July 5, 2012 | Permalink
  11. Right on! Glad to help out.

    Posted 12 years ago on Thursday July 5, 2012 | Permalink

This topic has been resolved and has been closed to new replies.