Support » Plugin: My Shortcodes » BUG: Widget javascript cache files always http, even over https

  • Awesome plugin! Only problem I’ve just discovered is when a widget is created, there is a javascript cache file created in wp-content/uploads/cache. This file is accessed by http, even when calling a page by https.

    This causes mixed-content warnings on browsers such as chrome, and stops certain parts of the page from rendering properly! Can you please make all references relative eg. //mydomain.com/wp-content/uploads/cache/asdasdafq3dasasd.js so that they work on both http and https?

    https://wordpress.org/plugins/my-shortcodes/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author David Cramer

    (@desertsnowman)

    Thanks for this. I haven’t done an update in a whole but will be pushing one soon. I’ll e sure to include a fix for this with it.

    Thread Starter menathor

    (@menathor)

    No problems, and thanks!

    Thread Starter menathor

    (@menathor)

    Hey David. Just wondering if you had any quick code fix for this I could implement manually until the next update? I’m serving a lot of pages of https now and the mixed content warnings are scaring some people off, especially on ecommerce pages.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘BUG: Widget javascript cache files always http, even over https’ is closed to new replies.