Title: Corrected CSS but Still Having Javascript Issues
Last modified: November 20, 2016

---

# Corrected CSS but Still Having Javascript Issues

 *  Resolved [hotcup](https://wordpress.org/support/users/hotcup/)
 * (@hotcup)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/corrected-css-but-still-having-javascript-issues/)
 * Hi
 * I was glad to discover the Autoptimize app. My site is still local and I am a
   new blogger with limited tech skills and no coding experience. Although I have
   corrected the CCS error, I am still getting the note from the Google Test that
   I have to **Eliminate Render-Blocking JavaScript above the fold**.
 * When I check **Force JS in Head or Also Aggregate Inline JS**, I lose portions
   of my site’s functionality (carousel/slider).
 * I read the plugin FAQ for this issue and I have disabled Minify on Javascript
   for W3 Cache plugin. After this, when I select **Force JS in Head alone or with
   Also Aggregate Inline JS**, I lose site functionality but speed score increases.
 * When I select only **Also Aggregate Inline JS**, speed score improves, site still
   seems to maintain functionality but I still have the Javascript message.
 * Any recommendation one what I can do next? And if it requires code can you be
   as explicit as possible? I need to know what goes where, etc.
 * Thanks!
    Hotcup

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

 *  Plugin Author [Frank Goossens](https://wordpress.org/support/users/futtta/)
 * (@futtta)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/corrected-css-but-still-having-javascript-issues/#post-8460318)
 * by default jquery.js is excluded from JS optimization, which in most cases is
   needed. I guess that’s the JS google test is complaining about. you can try removing`
   js/jquery/jquery.js` from the JS optimization exclusion list and test your site.
   if anything’s borken, you’ll have to roll back the change.
 * hope this helps,
    frank
 *  Thread Starter [hotcup](https://wordpress.org/support/users/hotcup/)
 * (@hotcup)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/corrected-css-but-still-having-javascript-issues/#post-8463205)
 * HI Frank, when you say “roll back the change” do you mean to add it back to the
   exclusions list if your suggestion doesn’t work?
 *  Plugin Author [Frank Goossens](https://wordpress.org/support/users/futtta/)
 * (@futtta)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/corrected-css-but-still-having-javascript-issues/#post-8463295)
 * > do you mean to add it back to the exclusions list if your suggestion doesn’t
   > work
 * indeed 🙂
 *  Thread Starter [hotcup](https://wordpress.org/support/users/hotcup/)
 * (@hotcup)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/corrected-css-but-still-having-javascript-issues/#post-8466500)
 * thanks! I think that did the trick.

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

The topic ‘Corrected CSS but Still Having Javascript Issues’ is closed to new replies.

 * ![](https://ps.w.org/autoptimize/assets/icon-256X256.png?rev=2211608)
 * [Autoptimize](https://wordpress.org/plugins/autoptimize/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/autoptimize/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/autoptimize/)
 * [Active Topics](https://wordpress.org/support/plugin/autoptimize/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/autoptimize/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/autoptimize/reviews/)

## Tags

 * [defer](https://wordpress.org/support/topic-tag/defer/)
 * [javascript](https://wordpress.org/support/topic-tag/javascript/)
 * [render-blocking](https://wordpress.org/support/topic-tag/render-blocking/)

 * 4 replies
 * 2 participants
 * Last reply from: [hotcup](https://wordpress.org/support/users/hotcup/)
 * Last activity: [9 years, 4 months ago](https://wordpress.org/support/topic/corrected-css-but-still-having-javascript-issues/#post-8466500)
 * Status: resolved