Title: Jquery Error
Last modified: October 25, 2017

---

# Jquery Error

 *  Resolved [johnjromkyoto](https://wordpress.org/support/users/johnjromkyoto/)
 * (@johnjromkyoto)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/jquery-error-54/)
 * Hi,
 * Everything is up to date.
    I get a js error that i want to get rid off due to
   Reduce Bounce Rate plugin. I use mod_pagespeed.
 * Error in console is:
    Uncaught TypeError: $ is not a function at eval (eval at
   <anonymous> ((index):1), <anonymous>:1:1923) at (index):911
 * That refer to:
    $(document).scroll
 * I can give the website in PM for those who want to help.
    Thanks

Viewing 1 replies (of 1 total)

 *  Plugin Author [Okoth1](https://wordpress.org/support/users/okoth1/)
 * (@okoth1)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/jquery-error-54/#post-9617902)
 * Hi,
 * I don’t have much time to look at it. Is the jQuery you’re using up-to-date?
 * Would the problem be solved if you wrap the code in
 *     ```
       jQuery(document).ready(function($){
   
       // jQuery code is in here
   
       });
       ```
   
 * Does the plugin work when you don’t use mod_pagespeed?
    -  This reply was modified 8 years, 7 months ago by [Okoth1](https://wordpress.org/support/users/okoth1/).

Viewing 1 replies (of 1 total)

The topic ‘Jquery Error’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/reduce-bounce-rate_53adc5.svg)
 * [Reduce Bounce Rate](https://wordpress.org/plugins/reduce-bounce-rate/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/reduce-bounce-rate/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/reduce-bounce-rate/)
 * [Active Topics](https://wordpress.org/support/plugin/reduce-bounce-rate/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/reduce-bounce-rate/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/reduce-bounce-rate/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Okoth1](https://wordpress.org/support/users/okoth1/)
 * Last activity: [8 years, 7 months ago](https://wordpress.org/support/topic/jquery-error-54/#post-9617902)
 * Status: resolved