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 Working (Not Showing Icon)

  1. Date picker isn't working on multiple forms.

    Eg:
    http://www.streetsweeper.com/request-a-proposal/
    or
    http://www.streetsweeper.com/catch-basin-cleaning-proposal-request/

    The footer.php contains the <?php wp_footer(); ?> function as suggested in other posts.

    Any help is appreciated.

    Posted 11 years ago on Wednesday August 1, 2012 | Permalink
  2. You do have a JS error on the page that could be interfering: Screenshot

    Your theme is also using an old verion of jquery: Screenshot

    See about remedying these items.

    Posted 11 years ago on Wednesday August 1, 2012 | Permalink
  3. There is a JavaScript (jQuery) error on the page which prevents our jQuery datepicker from working.

    Timestamp: 8/1/2012 3:45:00 PM
    Error: TypeError: $.type is not a function
    Source File: http://www.streetsweeper.com/wp-content/plugins/simple-lightbox/js/lib.js?ver=1.6.3.1
    Line: 127

    Once you fix that error, we can check for more errors and see if the datepicker is working or not. You will need to start by fixing this one first though.

    Posted 11 years ago on Wednesday August 1, 2012 | Permalink
  4. That fixed it.

    Thanks!

    Posted 11 years ago on Wednesday August 1, 2012 | Permalink
  5. RIght on, glad you got it sorted.

    Posted 11 years ago on Wednesday August 1, 2012 | Permalink

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