Re: Westminster New
Mixed content errors on httpS pages
includes/templates/westminster_new/templates/tpl_modules_categories_tabs.php
Line 99
Code:
<script src="http://cdnjs.cloudflare.com/ajax/libs/jquery-easing/1.3/jquery.easing.min.js" type="text/javascript"></script>
Add change http to https
Code:
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-easing/1.3/jquery.easing.min.js" type="text/javascript"></script>
No more mixed content errors in FireFox when going to httpS pages.
Rick
RixStix (dot) com
aka: ChainWeavers (dot) com