Title: Receiving jQuery Error
Last modified: December 8, 2016

---

# Receiving jQuery Error

 *  Resolved [kirillminiaev](https://wordpress.org/support/users/kirillminiaev/)
 * (@kirillminiaev)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/receiving-jquery-error/)
 * Hi!
 * Love your plugin, but am getting the following error on my install:
 * `jQuery(...).slider is not a function(…)`
 * at line 179 of `ewd-urp-js.js`
 * You can see the location of the live file here: [http://ghius.karunaconsulting.com/wp-content/plugins/ultimate-reviews/js/ewd-urp-js.js?ver=4.7](http://ghius.karunaconsulting.com/wp-content/plugins/ultimate-reviews/js/ewd-urp-js.js?ver=4.7)
 * I did confirm that jQuery is being loaded before the `ewd-urp-js.js` file, so
   jQuery should be defined. Is there a minimum jQuery version that we need? Any
   other insights?

Viewing 1 replies (of 1 total)

 *  Plugin Contributor [etoilewebdesign](https://wordpress.org/support/users/etoilewebdesign/)
 * (@etoilewebdesign)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/receiving-jquery-error/#post-8535482)
 * Hi kirill,
 * When is this happening? The JS in this file should really only be running on 
   the front end of your site, so I’m assuming this is happening when your trying
   to load the page with the [ultimate-reviews] shortcode on it.
 * That “.slider” function is created in the “jquery-ui.js” file, which we do enqueue
   in our “Main.php” file and which, as such, should be loaded before “ewd-urp-js.
   js”. Can you check to see if this is indeed the case? If it isn’t being loaded,
   or being loaded after, then perhaps another plugin is conflicting or loading 
   that file wrong.

Viewing 1 replies (of 1 total)

The topic ‘Receiving jQuery Error’ is closed to new replies.

 * ![](https://ps.w.org/ultimate-reviews/assets/icon-128x128.png?rev=1814372)
 * [Ultimate Reviews](https://wordpress.org/plugins/ultimate-reviews/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ultimate-reviews/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ultimate-reviews/)
 * [Active Topics](https://wordpress.org/support/plugin/ultimate-reviews/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ultimate-reviews/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ultimate-reviews/reviews/)

## Tags

 * ["js error"](https://wordpress.org/support/topic-tag/js-error/)
 * [jquery error](https://wordpress.org/support/topic-tag/jquery-error/)

 * 1 reply
 * 2 participants
 * Last reply from: [etoilewebdesign](https://wordpress.org/support/users/etoilewebdesign/)
 * Last activity: [9 years, 6 months ago](https://wordpress.org/support/topic/receiving-jquery-error/#post-8535482)
 * Status: resolved