Title: Mixed Content Error w/JQuery
Last modified: December 20, 2018

---

# Mixed Content Error w/JQuery

 *  Resolved [julie](https://wordpress.org/support/users/jacleaves/)
 * (@jacleaves)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/mixed-content-error-w-jquery/)
 * I was using autoptimize on a website that is now using SSL. Even though I had
   jquery disabled in the settings, autoptimize was still loading it from http: 
   from cache. I would clear cache and everything would be fine for several hours
   and it would do it again.
 * To problem solve:
 * 1) I ensured jquery was on the disabled list. Problem still persisted.
 * 2) I disabled JavaScript compression complete. Problem still persisted.
 * 3) I added this to fuctions.php:
 *  add_filter(‘autoptimize_filter_js_minify_excluded’,’__return_false’);
 *  Problem still persisted.
 * At this point I have had to disable the plug-in. Any assistance would be appreciated.
   If you’re able to send me a private message I will give the URL.

Viewing 1 replies (of 1 total)

 *  Plugin Author [Optimizing Matters](https://wordpress.org/support/users/optimizingmatters/)
 * (@optimizingmatters)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/mixed-content-error-w-jquery/#post-11010867)
 * Don’t think this is AO actually, esp. as when you exclude jQuery then AO doesn’t
   touch jQuery. Maybe consider installing e.g. [https://wordpress.org/plugins/really-simple-ssl/](https://wordpress.org/plugins/really-simple-ssl/)
   to fix such problems?

Viewing 1 replies (of 1 total)

The topic ‘Mixed Content Error w/JQuery’ 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/)

 * 1 reply
 * 2 participants
 * Last reply from: [Optimizing Matters](https://wordpress.org/support/users/optimizingmatters/)
 * Last activity: [7 years, 7 months ago](https://wordpress.org/support/topic/mixed-content-error-w-jquery/#post-11010867)
 * Status: resolved