Issues with Autoptimize not including woocommerce JS/CSS with SSL
-
I have an issue where the CSS and JS from Woocommerce are not being included in the single JS/CSS files. This issue ONLY appears on HTTPS.
I currently have a htaccess rewrite rule to force https, however if I disable it I can go to:
and the woocommerce CSS and JS are being included in the optimized single files.
I can then go to:
and the woocommerce CSS and JS are in the footer in their own <script> and <link> tags.
Is there something peculiar about ob_start()’s callback on SSL?
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘Issues with Autoptimize not including woocommerce JS/CSS with SSL’ is closed to new replies.