Title: jQuery problem
Last modified: August 21, 2016

---

# jQuery problem

 *  Resolved [rbart86](https://wordpress.org/support/users/rbart86/)
 * (@rbart86)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/jquery-problem-20/)
 * Hello. Just installed this plugin, works very well except for one problem – it
   breaks anything else which is jQuery based. Is this a problem with the plugin
   or the other jQuery? The site is using jQuery v1.9.1.
 * Thanks!
 * [https://wordpress.org/plugins/store-locator/](https://wordpress.org/plugins/store-locator/)

Viewing 7 replies - 1 through 7 (of 7 total)

 *  [brianWP](https://wordpress.org/support/users/brianyerkes/)
 * (@brianyerkes)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/jquery-problem-20/#post-5046413)
 * Experiencing same issue here. Breaks everything else on the page using jquery
   functions. Would be nice if the resource call to the js file was in the footer
   rather than the header also.
 *  Plugin Author [Viadat](https://wordpress.org/support/users/viadat/)
 * (@viadat)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/jquery-problem-20/#post-5046414)
 * Providing info, such as ..
    1) Your website’s URL 2) JS error messages 3) Plugin(
   s) affected
 * … would be helpful. Specifically have worked to make sure it doesn’t affect other
   jQuery, so your situation may be unique.
 *  [brianWP](https://wordpress.org/support/users/brianyerkes/)
 * (@brianyerkes)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/jquery-problem-20/#post-5046415)
 * Thanks for reply. Ended up using [http://wordpress.org/plugins/store-locator-le/](http://wordpress.org/plugins/store-locator-le/),
   no jquery conflicts etc.
 *  [brianWP](https://wordpress.org/support/users/brianyerkes/)
 * (@brianyerkes)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/jquery-problem-20/#post-5046416)
 * By the way, the jquery error was just a “no defined function” on a js file I 
   had custom function calls in….that are all valid and worked before activating
   your plugin.
 * Seems you need to call jquery differently or provide an option in the settings
   to move the javascript to the footer, or within in the body…and also allow people
   to set jquery no conflict mode on or off.
 *  [MinSukOh](https://wordpress.org/support/users/minsukoh/)
 * (@minsukoh)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/jquery-problem-20/#post-5046419)
 * hi.
    the store locator uses a depricated jquery function called “live”. basicly
   its the same function as “on” as an event-listener. to fix this problem you have
   to open plugins/store-locator/js/functions.js and replace “|live|” with “|on|”
   hopefully this will be fixed in the next update. hope this helps.
 *  Plugin Author [Viadat](https://wordpress.org/support/users/viadat/)
 * (@viadat)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/jquery-problem-20/#post-5046420)
 * ok, great, thanks for the info — will inspect and make needed updates in upcoming
   release.
 *  Plugin Author [Viadat](https://wordpress.org/support/users/viadat/)
 * (@viadat)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/jquery-problem-20/#post-5046426)
 * _Note: replaced jQuery “.live()” occurences with “.on()” in v3.7_

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘jQuery problem’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/store-locator_343c21.svg)
 * [Store Locator for WordPress with Google Maps – LotsOfLocales](https://wordpress.org/plugins/store-locator/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/store-locator/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/store-locator/)
 * [Active Topics](https://wordpress.org/support/plugin/store-locator/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/store-locator/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/store-locator/reviews/)

 * 7 replies
 * 4 participants
 * Last reply from: [Viadat](https://wordpress.org/support/users/viadat/)
 * Last activity: [11 years, 8 months ago](https://wordpress.org/support/topic/jquery-problem-20/#post-5046426)
 * Status: resolved