Title: Plugin not working with latest wordpress version
Last modified: August 20, 2016

---

# Plugin not working with latest wordpress version

 *  Resolved [helios_wp](https://wordpress.org/support/users/helios_wp/)
 * (@helios_wp)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/plugin-not-working-with-latest-wordpress-version/)
 * Thanks for this plugin
 * I have downloaded the plugin and enabled it using the shortcode for my wordpress
   site. But when I click the headings there is no filtering of the items in the
   categories
 * The following errors are shown when I click the Category headings
 * Uncaught TypeError: Object [object Object] has no method ‘quicksand’
 * I have checked and the js file is included inside the plugin folder. maybe there
   is some incorrect referencing somewhere?
 * [http://wordpress.org/extend/plugins/quicksand-jquery-post-filter/](http://wordpress.org/extend/plugins/quicksand-jquery-post-filter/)

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

 *  Plugin Author [developingtheweb](https://wordpress.org/support/users/developingtheweb/)
 * (@developingtheweb)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/plugin-not-working-with-latest-wordpress-version/#post-3532519)
 * That is strange as it has worked correctly on all my test installations and live
   installations. I will look into this now.
 *  Plugin Author [developingtheweb](https://wordpress.org/support/users/developingtheweb/)
 * (@developingtheweb)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/plugin-not-working-with-latest-wordpress-version/#post-3532520)
 * From what I can assess it is possible like the theme you have is including more
   than one instance of jquery?
 *  Thread Starter [helios_wp](https://wordpress.org/support/users/helios_wp/)
 * (@helios_wp)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/plugin-not-working-with-latest-wordpress-version/#post-3532521)
 * I am using the Roots theme and it comes with jQuery 1.9 that is already enabled
   in the theme.
 * [https://github.com/retlehs/roots](https://github.com/retlehs/roots)
 * When I click the post headings to do the filter actions, it shows up with an 
   error on the console and the header seems to jump on clicking it.
 *  Plugin Author [developingtheweb](https://wordpress.org/support/users/developingtheweb/)
 * (@developingtheweb)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/plugin-not-working-with-latest-wordpress-version/#post-3532523)
 * okay I will set up a test using this theme now and will get back to you
 *  Plugin Author [developingtheweb](https://wordpress.org/support/users/developingtheweb/)
 * (@developingtheweb)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/plugin-not-working-with-latest-wordpress-version/#post-3532524)
 * This looks like a conflict problem with the way that theme is including jquery.
   WordPress local jquery version is in compatibility (noconflict) mode by default
   which differs the way you have to write js for plugins etc.
 * That theme is not including the localised version of jquery, which it should 
   do by the guidelines set by WordPress when creating themes it is including Google
   library version instead.
 *  Plugin Author [developingtheweb](https://wordpress.org/support/users/developingtheweb/)
 * (@developingtheweb)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/plugin-not-working-with-latest-wordpress-version/#post-3532525)
 * Right I have a fix, it was the quick js code wanting to use ie browser detection
   which is no longer supported by jquery in version 1.9 +. Update 1.7.1 is now 
   available and tested with your theme so I will mark this as resolved. Get back
   in touch if you have any more issues.
 *  Plugin Author [developingtheweb](https://wordpress.org/support/users/developingtheweb/)
 * (@developingtheweb)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/plugin-not-working-with-latest-wordpress-version/#post-3532527)
 * Resolved

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

The topic ‘Plugin not working with latest wordpress version’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/quicksand-jquery-post-filter.svg)
 * [Quicksand Post Filter jQuery Plugin](https://wordpress.org/plugins/quicksand-jquery-post-filter/)
 * [Support Threads](https://wordpress.org/support/plugin/quicksand-jquery-post-filter/)
 * [Active Topics](https://wordpress.org/support/plugin/quicksand-jquery-post-filter/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/quicksand-jquery-post-filter/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/quicksand-jquery-post-filter/reviews/)

 * 7 replies
 * 2 participants
 * Last reply from: [developingtheweb](https://wordpress.org/support/users/developingtheweb/)
 * Last activity: [13 years, 3 months ago](https://wordpress.org/support/topic/plugin-not-working-with-latest-wordpress-version/#post-3532527)
 * Status: resolved