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.

"jQuery not defined"

  1. I have a form embedded in a page. Firebug gives the error "jQuery is not defined" twice.

    At first I thought that might have something to do me having 'ajax=true' in the form embedding shortcode. I removed that paramter, and then got the error only once.

    This is the block of code from where firebug gives me the area. Looks to me like its a one-line block containing the whole form:
    http://paste2.org/p/1744244

    I can see that there is a call to jquery within the form itself.

    For purposes unrelated to the form, I am loading jquery site-wide, and on the pages in which the form is embedded. I can see that the jquery library is indeed loading on the problem page, by looking at the network panel in firebug.

    What could be happening here?

    Posted 12 years ago on Friday October 28, 2011 | Permalink
  2. Hi Sunil,

    Could you post a live link where we could see this form?

    Posted 12 years ago on Friday October 28, 2011 | Permalink
  3. Hi David.

    I'm developing this on a local server. Would it help to upload a static version of the page, including the form, generated by wordpress ?

    Otherwise, I would have to create a wp instance and upload and install my theme - which I could do, but would take some time.

    Posted 12 years ago on Friday October 28, 2011 | Permalink
  4. A static page should be a sufficient start. :)

    Posted 12 years ago on Friday October 28, 2011 | Permalink
  5. Hi David. Thanks for the assistance. I figured out that would be better to actually create an instance of wp to test on, so I'm doing that now... nearly there...

    Posted 12 years ago on Friday October 28, 2011 | Permalink
  6. Hey David. The errors seem to have absented themselves for the time being. I might have been failing to clear to clear the firebug console.

    Thanks for the swift offer of help :)

    Posted 12 years ago on Friday October 28, 2011 | Permalink

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