Title: JS error
Last modified: August 21, 2016

---

# JS error

 *  [Peer](https://wordpress.org/support/users/athen/)
 * (@athen)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/js-error-15/)
 * Hi,
 * Thanks for a great and neat plugin.
 * When I use it, I get a script error on line 90 of ivycat-testimonials-scripts.
   js
 * Error: TypeError: jQuery.browser is undefined
 * Looks like it’s wrong with some browser-filter.
 * Have a look here: [http://www.athenas.dk/](http://www.athenas.dk/) -> look for
   the “Vores under siger:” section.
 * [https://wordpress.org/plugins/ivycat-ajax-testimonials/](https://wordpress.org/plugins/ivycat-ajax-testimonials/)

Viewing 1 replies (of 1 total)

 *  [Patrick Jackson](https://wordpress.org/support/users/pjackson1972/)
 * (@pjackson1972)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/js-error-15/#post-5037550)
 * Hi Athen,
 * I’m glad you like the plugin, thank you for using it!
    I’m sorry to hear you’re
   getting this error.
 * It looks like your page is loading two versions of jQuery: 1.9.1 in the header,
   and 1.11.1 in the footer…
 * `<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"
   >`
 * `<script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js" type
   ="text/javascript"></script>`
 * I haven’t tested configurations like this to be sure this is the cause, but calling
   multiple versions of jQuery can often cause unusual behaviors and errors.
 * Can you try removing the call for jQuery 1.9.1 and see if that works?
 * I hope this helps!

Viewing 1 replies (of 1 total)

The topic ‘JS error’ is closed to new replies.

 * ![](https://ps.w.org/ivycat-ajax-testimonials/assets/icon-256x256.png?rev=1194441)
 * [IvyCat AJAX Testimonials](https://wordpress.org/plugins/ivycat-ajax-testimonials/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ivycat-ajax-testimonials/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ivycat-ajax-testimonials/)
 * [Active Topics](https://wordpress.org/support/plugin/ivycat-ajax-testimonials/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ivycat-ajax-testimonials/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ivycat-ajax-testimonials/reviews/)

## Tags

 * [script](https://wordpress.org/support/topic-tag/script/)

 * 1 reply
 * 2 participants
 * Last reply from: [Patrick Jackson](https://wordpress.org/support/users/pjackson1972/)
 * Last activity: [11 years, 11 months ago](https://wordpress.org/support/topic/js-error-15/#post-5037550)
 * Status: not resolved