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.

Calendar not expanding

  1. I'm having a problem where the calendar doesn't appear next to the date input box.

    This is the page our test is on: http://www.essencepv.com/test

    I'm sure there's something interfering with it, but I can't for the life of me figure out what. I've also made a screen grab of the problem and uploaded it here. It's the same on all the browsers I use.

    http://www.essencepv.com/date.jpg

    Please help! I love everything else about your plugin.

    Posted 11 years ago on Wednesday December 12, 2012 | Permalink
  2. The conflict is coming from this stylesheet:

    <link href="http://www.essencepv.com/wp-content/plugins/essenceadmin/css/cupertino/style.css" type="text/css" rel="stylesheet" />

    If you disable that stylesheet, you will find that the datepicker works and functions correctly.

    If you need that stylesheet, you will have to override the datepicker specific styles, or remove them from the stylesheet.

    Posted 11 years ago on Thursday December 13, 2012 | Permalink