• hi guys, I tried to look for solution already but can’t find one.
    my website is having issues wherein all CSS and JS files (loaded via wp_enqueue_script) is using the HTTPS. What is the possibility or cause that triggers this kind of behaviour?

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hello,

    Can you paste the lines where wp_enqueue_script are used in your theme / plugin?
    What is the URL of your site, please?

    Hi all, same issue at the same time. What happens?

    This is happening in several of the sites I manage. This all happened after the 4.2.3 update.

    Thread Starter dzieyzone

    (@dzieyzone)

    hi, I resolved the issue just simply updating woocommerce plugin to its latest. But knowing where/what exactly triggers the use of https on script files is still unknown but definitely somewhere in the mentioned plugin.

    I basically advise to check on your plugins for the latest update and finding what plugin that triggers the problem is by disabling plugins one by one.

    Is this happening on Chrome?
    or same thing with firefox?

    try adding this to your .htaccess
    RequestHeader unset HTTPS

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

The topic ‘CSS and JS using https’ is closed to new replies.