Title: [Plugin: W3 Total Cache] JQUERY not defined
Last modified: August 20, 2016

---

# [Plugin: W3 Total Cache] JQUERY not defined

 *  [dave9966](https://wordpress.org/support/users/dave9966/)
 * (@dave9966)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/plugin-w3-total-cache-jquery-not-defined/)
 * hey just thought Id try this plugin out, heard good reviews. One of the issues
   I noticed after following the steps at [http://gtmetrix.com/wordpress-optimization-guide.html](http://gtmetrix.com/wordpress-optimization-guide.html)
   is I am getting a “Jquery is not defined” all js is broken on the site. Any suggestions?
   
   Thanks in advance
 * [http://wordpress.org/extend/plugins/w3-total-cache/](http://wordpress.org/extend/plugins/w3-total-cache/)

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

 *  [tzdk](https://wordpress.org/support/users/tzdk/)
 * (@tzdk)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/plugin-w3-total-cache-jquery-not-defined/#post-2532445)
 * Dont read and follow bad guides would be my suggestion.
 * I also think plugin is to blame but that is another matter. Makes it too easy
   to write easy to follow guides on potential complex setups perhaps? Consider “
   Auto” a fail.
 *  Thread Starter [dave9966](https://wordpress.org/support/users/dave9966/)
 * (@dave9966)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/plugin-w3-total-cache-jquery-not-defined/#post-2532446)
 * right… so do you have any other suggestions to help a site to load faster? plugins?
   anything?
 *  [tzdk](https://wordpress.org/support/users/tzdk/)
 * (@tzdk)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/plugin-w3-total-cache-jquery-not-defined/#post-2532454)
 * Dont give up so fast. Error msg. could be because of 1 plugin, 1 js file – everything
   else might work great.
 * But I would disable everything about minification until you know cache works –
   and then take baby steps while testing, especially JS stuff. If a plugin has 
   a brain and only loads when in use, only on front page or something like that,
   you might want to exclude it. Or make use of template feature of W3TC.
 * Actually before thinking of caching, before activating W3TC, you should check
   all plugins, how much CSS and JS do they load? Check with Firebug Net tab or 
   similar tool, source code. May be even check database queries or if in to a little
   php force some plugins to only load when they are used. Junk plugins should be
   replaced. Make site fast and effective with no W3TC. Not much point in letting
   W3TC or other cache attempt to hide horrible setup. Would be like loading not
   optimized images.
 * What to use and do depend a lot on server so may be they have some info on what
   works best? If on HostGator they will tell you not to use object, database caching–
   as probably goes for most shared servers. Those 2 also part of bad guides that
   forget to state under which conditions this or that feature is relevant.
 * When nothing more to do you can look at CSS and JS files, mainly to limit http
   requests. CSS should not be so difficult, JS can be. Will not change with other
   minifying plugin. Your current problem is likely nothing special.
 * Dont forget to test JS minification in details. Start up js error console and
   test in all browsers.
 *  Plugin Contributor [Frederick Townes](https://wordpress.org/support/users/fredericktownes/)
 * (@fredericktownes)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/plugin-w3-total-cache-jquery-not-defined/#post-2532557)
 * Unfortunately, depending on your dependent files minify may be causing you some
   trouble. Typically, I recommend embedding jQuery in <head> and then dependent
   files after <body> to address this issue.

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

The topic ‘[Plugin: W3 Total Cache] JQUERY not defined’ is closed to new replies.

 * ![](https://ps.w.org/w3-total-cache/assets/icon-256x256.png?rev=1041806)
 * [W3 Total Cache](https://wordpress.org/plugins/w3-total-cache/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/w3-total-cache/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/w3-total-cache/)
 * [Active Topics](https://wordpress.org/support/plugin/w3-total-cache/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/w3-total-cache/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/w3-total-cache/reviews/)

 * 4 replies
 * 3 participants
 * Last reply from: [Frederick Townes](https://wordpress.org/support/users/fredericktownes/)
 * Last activity: [14 years, 3 months ago](https://wordpress.org/support/topic/plugin-w3-total-cache-jquery-not-defined/#post-2532557)
 * Status: not resolved