Troy Cawley
Member
Posted 3 years ago #
I found a couple of threads where the authors fixed this error:
Error: jQuery("div.wpcf7 > form").ajaxForm is not a function
Source File: http: // example.com /wp-content/plugins/contact-form-7/contact-form-7.js
Line: 5
...but they didn't share their solutions (or didn't resolve them):
http://www.ericmmartin.com/projects/smcf/#comment-1089
http://www.nabble.com/jQuery-form-plugin-error-with-examples.-td15371332s27240.html
http://ideasilo.wordpress.com/2007/04/30/contact-form-7/#comment-7250
Any suggestions?
I'm using wordpress 2.6.2 and wpcf7 ver 1.8.0.3
fnovs5v02
Member
Posted 3 years ago #
I seem to be having the same problem as well. The form still works fine and is still able to send msgs though. Just that the page load error icon would appear in IE.
I'm not familiar with scripting or html formatting, so would any kind soul help with some pointers?
fnovs5v02
Member
Posted 3 years ago #
Update: It seems that the problem was caused by conflicting jquery script declarations in the header. Removing the conflicting ones worked for me.
Hi everyone,
Works for me to, I confirm it's a Jquery conflict cause by several plugins : WP Galleria or other....
Thanks