• Resolved julie

    (@jacleaves)


    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)
Viewing 1 replies (of 1 total)

The topic ‘Mixed Content Error w/JQuery’ is closed to new replies.