bobbingwide / oik-ajax

Ajaxify paged shortcodes
https://oik-plugins.com/oik-plugins/oik-ajax/
GNU General Public License v2.0
1 stars 0 forks source link

Support https #6

Closed bobbingwide closed 4 years ago

bobbingwide commented 6 years ago

On a local copy of seriouslybonkers.com / bigram.co.uk the following message appeared in the Chrome console

Mixed Content: The page at 'https://qw/bigram/bigram/sales-blurb/' was loaded over HTTPS, 
but requested an insecure script 
'http://qw/bigram/wp-content/plugins/oik-ajax/js/oik-ajax.js?ver=4.9.7'. 
This request has been blocked; the content must be served over HTTPS.

The script should be enqueued using https.

bobbingwide commented 6 years ago

This problem is associated with oik-widget-cache. See https://github.com/bobbingwide/oik-widget-cache/issues/2

bobbingwide commented 4 years ago

Closing this as it was fixed ages ago.