Title: jQuery blockUI version problem
Last modified: August 21, 2016

---

# jQuery blockUI version problem

 *  [jumpinsteph](https://wordpress.org/support/users/jumpinsteph/)
 * (@jumpinsteph)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/jquery-blockui-version-problem/)
 * Hi,
 * I’ve just updated my wordpress site, and I have an error :
 * “blockUI requires jQuery v1.2.3 or later! You are using v1.10.2”
 * It seems to be the problem with the jigoshop plugin.
 * Do you have an idea what can I do ?
 * Thank you
    steph
 * [http://wordpress.org/plugins/jigoshop/](http://wordpress.org/plugins/jigoshop/)

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

 *  Plugin Author [Jigoshop Support – Paul](https://wordpress.org/support/users/paulpreston/)
 * (@paulpreston)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/jquery-blockui-version-problem/#post-3996246)
 * Hi jumpinsteph,
 * You can always update it manually.
 * We have got significant amount of websites which we update regularly and we very
   rarely experience any problems. you may want to review hosting platform before
   jumping into conclusions.
 * based on our experience hosting is often the reason behind all the issues with
   updates.
 * HTH
 *  [cdgugler](https://wordpress.org/support/users/cdgugler/)
 * (@cdgugler)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/jquery-blockui-version-problem/#post-3996256)
 * I had the same issue with a site running jigoshop.
    I found this link helpful:
   [http://wordpress.org/support/topic/troubleshooting-wordpress-36-master-list?replies=5](http://wordpress.org/support/topic/troubleshooting-wordpress-36-master-list?replies=5)
 * Specifically, replacing blockUI with the newer version from github.
 *  [SamiRainbow](https://wordpress.org/support/users/freyaluna/)
 * (@freyaluna)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/jquery-blockui-version-problem/#post-3996379)
 * Hi,
 * I’m having the same problem and have come to the conclusion that it is the Jigoshop
   plugin causing the problem.
 * I’ve read the link above, as well as this one – [http://wordpress.org/support/topic/wordpress-36-and-jqueryblockui-version-problem-solution](http://wordpress.org/support/topic/wordpress-36-and-jqueryblockui-version-problem-solution)–
   but I don’t know how to fix it.
 * Can someone please explain in simple terms, EXACTLY what I need to do to fix 
   it… What piece of code do I need to get rid of, what should I replace it with,
   and in which file?
 * I don’t understand how I would go about “replacing blockUI with the newer version
   from github” – what am I meant to do?
 * Thanks to anyone who can help.
 * Sami
 *  [thedittmer](https://wordpress.org/support/users/thedittmer/)
 * (@thedittmer)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/jquery-blockui-version-problem/#post-3996427)
 * Let me start by saying that I’m probably doing this wrong. So if someone reads
   this and knows a better way to do this, I’m all ears.
 * I was having the same problem with jigoshop after upgrading WordPress. However,
   I found a solution. In the jigoshop plugin folder. Open assets -> js -> jigoshop_backend.
   js
 * After you open the jigoshop_backend.js file find this bit of code at the top 
   of the page and delete it:
 * `;(function($){if(/1\.(0|1|2)\.(0|1|2)/.test($.fn.jquery)||/^1.1/.test($.fn.jquery)){
   alert('blockUI requires jQuery v1.2.3 or later! You are using v'+$.fn.jquery);
   return;}`
 * Save the file and BAZINGA, it works.
 *  Thread Starter [jumpinsteph](https://wordpress.org/support/users/jumpinsteph/)
 * (@jumpinsteph)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/jquery-blockui-version-problem/#post-3996428)
 * Hi,
 * I’m still having this problem.
 * I try to replace the code in three files in the jigoshop plugin (blockui.js, 
   jigoshop_backend.js, jigoshop_frontend.js) by the code we find here >> [http://malsup.github.io/jquery.blockUI.js](http://malsup.github.io/jquery.blockUI.js)
   
   as it is explained [http://wordpress.org/support/topic/wordpress-36-and-jqueryblockui-version-problem-solution](http://wordpress.org/support/topic/wordpress-36-and-jqueryblockui-version-problem-solution)
 * but the problem is still here…
 * I use a plugin jQuery Updater, so there is no error message on the frontend, 
   but still in the backend… and I don’t want to use a plugin for that…
 * can someone explain what to do exactly ? thank you so much.

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

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

 * ![](https://s.w.org/plugins/geopattern-icon/jigoshop_655549.svg)
 * [Jigoshop](https://wordpress.org/plugins/jigoshop/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/jigoshop/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/jigoshop/)
 * [Active Topics](https://wordpress.org/support/plugin/jigoshop/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/jigoshop/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/jigoshop/reviews/)

## Tags

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

 * 5 replies
 * 5 participants
 * Last reply from: [jumpinsteph](https://wordpress.org/support/users/jumpinsteph/)
 * Last activity: [12 years, 7 months ago](https://wordpress.org/support/topic/jquery-blockui-version-problem/#post-3996428)
 * Status: not resolved