podPress and HTTPS
-
podPress seems to always enter HTTP URLs, even when accessed via HTTPS:
<link rel='stylesheet' id='podpress_frontend_styles-css' href='https://domain/wp-content/plugins/podpress/podpress.css?ver=3.3.1' type='text/css' media='all' /> <script type='text/javascript' src='https://domain/wp-content/plugins/podpress/js/podpress.js?ver=3.3.1'></script> <script type="text/javascript" src="https://domain/wp-content/plugins/podpress/players/1pixelout/1pixelout_audio-player.js"></script> podpressAudioPlayer.setup("https://domain/wp-content/plugins/podpress/players/1pixelout/" + podPressPlayerFile, var podPressBlogURL = "https://domain/";
How can I make that HTTPS when access via HTTPS?
Viewing 10 replies - 1 through 10 (of 10 total)
Viewing 10 replies - 1 through 10 (of 10 total)
- The topic ‘podPress and HTTPS’ is closed to new replies.