Title: [Plugin: Simply Exclude] Script Error!
Last modified: August 20, 2016

---

# [Plugin: Simply Exclude] Script Error!

 *  Resolved [biswajeet](https://wordpress.org/support/users/biswajeet/)
 * (@biswajeet)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/plugin-simply-exclude-script-error/)
 * With the latest version 2.0 released, I am getting script error on the help page–
   admin.php?page=se_manage_help
 * Error Detalis:
 *     ```
       jQuery("#se-accordion").accordion is not a function
       jQuery( "#se-accordion" ).accordion();
       ```
   
 * I think required jquery ui scripts are not loaded on that page…
 * thanks.
 * [http://wordpress.org/extend/plugins/simply-exclude/](http://wordpress.org/extend/plugins/simply-exclude/)

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

 *  [Andreas](https://wordpress.org/support/users/sauerland/)
 * (@sauerland)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/plugin-simply-exclude-script-error/#post-2607740)
 * After the update all posts vanished from the front page. Deactivation of the 
   plugin brought everything back to normal.
 *  Plugin Author [Paul Menard](https://wordpress.org/support/users/pmenard/)
 * (@pmenard)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/plugin-simply-exclude-script-error/#post-2607767)
 * [@biswajeet](https://wordpress.org/support/users/biswajeet/) should be working
   fine. What other plugins do you have installed on your site? Also what version
   of WordPress are you running?
 *  Plugin Author [Paul Menard](https://wordpress.org/support/users/pmenard/)
 * (@pmenard)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/plugin-simply-exclude-script-error/#post-2607770)
 * Yeah looks like my fault on the jQuery UI. They didn’t add accordion to core 
   until WP 3.3. My suggestion upgrade your WordPress.
 *  Thread Starter [biswajeet](https://wordpress.org/support/users/biswajeet/)
 * (@biswajeet)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/plugin-simply-exclude-script-error/#post-2607788)
 * I got it, ui-accordion is not available on WP 3.2.1
    I build a custom ui-accordion
   script, place it your plugin folder and load it through a conditional statement.
   And finally it works…
 * You too could have done this for backward compatibility, since WP 3.2.1 is not
   very old version.
 * btw, other function of the plugin is working nice and this version 2.0 have some
   new features. Specially the Ajax implementation…
 * Thanks You!
 *  Plugin Author [Paul Menard](https://wordpress.org/support/users/pmenard/)
 * (@pmenard)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/plugin-simply-exclude-script-error/#post-2607803)
 * Yeah I could have had I realized it was not part of older versions of WordPress.
   Still you should upgrade. As you get further away from the current version it
   becomes harder and harder to upgrade. Thanks. I’ll see about adding this in.

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

The topic ‘[Plugin: Simply Exclude] Script Error!’ is closed to new replies.

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

 * 5 replies
 * 3 participants
 * Last reply from: [Paul Menard](https://wordpress.org/support/users/pmenard/)
 * Last activity: [14 years, 3 months ago](https://wordpress.org/support/topic/plugin-simply-exclude-script-error/#post-2607803)
 * Status: resolved