Title: Not working and javascript error
Last modified: August 21, 2016

---

# Not working and javascript error

 *  Resolved [EleonoreBridge](https://wordpress.org/support/users/eleonorebridge/)
 * (@eleonorebridge)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/not-working-and-javascript-error/)
 * Hi
 * I’m trying to use this really cool plugin but it doesn’t work.
    [http://www.leblogdelamechante.fr/](http://www.leblogdelamechante.fr/)
 * I thought it was because of another plugin but when I desactivate it I gete one
   single javascript error :
 * TypeError: Object #<Object> has no method ‘off’ [http://www.leblogdelamechante.
   fr/wp-content/plugins/q2w3-fixed-widget/js/q2w3-fixed-widget.js?ver=2.3:61]
 * It seems to be an error in the plugin itself..
 * Do you know how I can solve this ?
 * [http://wordpress.org/extend/plugins/q2w3-fixed-widget/](http://wordpress.org/extend/plugins/q2w3-fixed-widget/)

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

 *  Plugin Contributor [Max Bond](https://wordpress.org/support/users/max-bond/)
 * (@max-bond)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/not-working-and-javascript-error/#post-3843011)
 * Hello!
 * This error means that you have jQuery version less then 1.7
 * On your front page I see jQuery loaded two (!) times.
    Line 31, WordPress default
   jQuery 1.8.3 – ok. Line 37, jQuery 1.3.2 loaded by theme. You should remove it!
 *  Thread Starter [EleonoreBridge](https://wordpress.org/support/users/eleonorebridge/)
 * (@eleonorebridge)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/not-working-and-javascript-error/#post-3843167)
 * Oh thank you so much for the tip !
    I’m a newbie, do you know where it can be
   located in my theme ?
 *  Plugin Contributor [Max Bond](https://wordpress.org/support/users/max-bond/)
 * (@max-bond)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/not-working-and-javascript-error/#post-3843171)
 * Look in functions.php file, line 151 and 152.
    Comment these lines by adding 
   double slashes in the begining:
 *     ```
       //wp_enqueue_script('p2h_jquey',
       //get_bloginfo('template_directory') . '/includes/js/jquery-1.3.2.min.js' );
       ```
   
 *  Thread Starter [EleonoreBridge](https://wordpress.org/support/users/eleonorebridge/)
 * (@eleonorebridge)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/not-working-and-javascript-error/#post-3843174)
 * Thank you so much ! It works.
    You’re the best !
 *  Plugin Contributor [Max Bond](https://wordpress.org/support/users/max-bond/)
 * (@max-bond)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/not-working-and-javascript-error/#post-3843175)
 * Fine!
 * P.S.
    Don’t forget to clear cache )
 *  Thread Starter [EleonoreBridge](https://wordpress.org/support/users/eleonorebridge/)
 * (@eleonorebridge)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/not-working-and-javascript-error/#post-3843176)
 * Sure ! Thanks 😉

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

The topic ‘Not working and javascript error’ is closed to new replies.

 * ![](https://ps.w.org/q2w3-fixed-widget/assets/icon-256x256.png?rev=2384479)
 * [Fixed Widget and Sticky Elements for WordPress](https://wordpress.org/plugins/q2w3-fixed-widget/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/q2w3-fixed-widget/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/q2w3-fixed-widget/)
 * [Active Topics](https://wordpress.org/support/plugin/q2w3-fixed-widget/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/q2w3-fixed-widget/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/q2w3-fixed-widget/reviews/)

 * 6 replies
 * 2 participants
 * Last reply from: [EleonoreBridge](https://wordpress.org/support/users/eleonorebridge/)
 * Last activity: [12 years, 11 months ago](https://wordpress.org/support/topic/not-working-and-javascript-error/#post-3843176)
 * Status: resolved