Fix_Non-SSL_Elements_on_SSL_Page - it-file-cache/builder-core JS references
#1
Posted 24 July 2011 - 05:56 AM
/wp-content/uploads/it-file-cache/builder-core/script.js
/wp-content/uploads/it-file-cache/builder-core/javascript-footer.js
we have tried several fixes including those shown herehttp://ithemes.com/codex/page/Fix_Non-SSL_Elements_on_SSL_Page
Please advise on how we can fix.
The errors can be seen on vitually any page - including https://www.rainhandler.com/about-rainhandler/ - the 2 specific references are:
<script type='text/javascript'>
(function() {
var bsl=document.createElement('script');
bsl.type='text/javascript';bsl.async=true;bsl.src='http://rainhandler.com/wp-content/uploads/it-file-cache/builder-core/script.js';
var se=document.getElementsByTagName('script')[0];se.parentNode.insertBefore(bsl,se);
})();
</script>
<script type='text/javascript'>
(function() {
var bsl_1=document.createElement('script');
bsl_1.type='text/javascript';bsl_1.async=true;bsl_1.src='http://rainhandler.com/wp-content/uploads/it-file-cache/builder-core/javascript-footer.js';
var se=document.getElementsByTagName('script')[0];se.parentNode.insertBefore(bsl_1,se);
})();
</script>
Thank You,
Matt
#2
Posted 24 July 2011 - 09:59 AM
Join the iThemes Builder Community on Google+.
To ensure that we can process your support request efficiently, ALWAYS include a link to your site, and/or the page your request is related to. Please also read the forum guidelines.
When asking your question/posting your request on the forum, please be as concise and specific as possible. The shorter your request, the more to the point, the more specific, the easier it will be for us to try and help out.
#3
Posted 07 January 2012 - 10:57 AM
How did you fix this I am having the same trouble?
Thanks
Stuart
#4
Posted 08 January 2012 - 03:50 PM
Join the iThemes Builder Community on Google+.
To ensure that we can process your support request efficiently, ALWAYS include a link to your site, and/or the page your request is related to. Please also read the forum guidelines.
When asking your question/posting your request on the forum, please be as concise and specific as possible. The shorter your request, the more to the point, the more specific, the easier it will be for us to try and help out.





