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.

Conditional logic and Display:None

  1. Since upgrading the form on http://hellomynameischris.com/request-a-quote/ is no longer appearing.

    Posted 11 years ago on Wednesday January 16, 2013 | Permalink
  2. This is the error which appears on your site:

    Timestamp: 1/16/2013 2:43:20 PM
    Error: TypeError: jQuery(...).live is not a function
    Source File: http://hellomynameischris.com/wp-includes/js/thickbox/thickbox.js?ver=3.1-20121105
    Line: 23

    That is the second time today I have seen a JavaScript error related to Thickbox.

    If you resolve that error, and there are no other JavaScript errors on the page, I think you will find that your Gravity Form displays properly.

    Posted 11 years ago on Wednesday January 16, 2013 | Permalink
  3. It looks like you are including an extremely old version of jQuery, 1.3.2:

    <script type='text/javascript' src='http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js?ver=1.3.2'></script>

    If you let WordPress do its job, it should enqueue version 1.8.3 and I think the Thickbox error will go away.

    Posted 11 years ago on Wednesday January 16, 2013 | Permalink
  4. Yep, it was the outdated jquery. Updated the function and it's working again.

    Thanks

    Posted 11 years ago on Wednesday January 16, 2013 | Permalink
  5. You are welcome. Have a nice day.

    Posted 11 years ago on Wednesday January 16, 2013 | Permalink

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