I submitted a test and received this confirmation message: "Thanks for contacting us! We will get in touch with you shortly."
I do see this JavaScript error on the page, which can create problems:
Timestamp: 3/30/2013 12:35:06 AM
Error: TypeError: $(...).tweet is not a function
Source File: http://www.olathekccarpetlayer.com/contact-us/
Line: 234
Looks like the WP Slider is including an old version of jQuery:
<script type='text/javascript' src='http://www.olathekccarpetlayer.com/wp-content/plugins/wp-slider/js/jquery.min.js?ver=1.7.1'></script>
WordPress 3.5.1 should be using jQuery 1.8.3.
If you get the proper version of jQuery enqueued, we can take another look.
Posted 11 years ago on Saturday March 30, 2013 |
Permalink